CAS 50-00-0 · KE KE-16200 · CH2O · MW 30.03
TOXIC CMR
Formaldehyde is classified as a toxic substance (유독물질) and a CMR substance (발암·변이원성물질) under K-REACH. It is a known human carcinogen and carries extensive GHS hazard classifications including acute toxicity, skin burns, and mutagenicity.
| Flag | Status |
|---|---|
| Toxic | Yes |
| Restricted | No |
| Prohibited | No |
| Priority | Yes |
| Cmr | Yes |
| Accident Prep | Yes |
| Registration Req | Yes |
| Rotterdam | No |
| Property | Value |
|---|---|
| Signal Word | 위험 (Danger) |
| Pictograms | GHS02, GHS05, GHS06, GHS08 |
| UN Number | 1198 |
Retrieve this data with a single API call:
GET /v1/substance/cas/50-00-0
{
"substance": {
"cas_no": "50-00-0",
"name_eng": "Formaldehyde",
"name_kor": "포름알데히드",
"formula": "CH2O",
"flags": {
"is_toxic": true,
"is_restricted": false,
"is_prohibited": false,
"is_priority": true,
"is_cmr": true,
"is_accident_prep": true,
"is_registration_req": true,
"is_rotterdam": false
}
},
"regulations": [...],
"ghs": {
"signal_word": "위험",
"pictograms": ["GHS02", "GHS05", "GHS06", "GHS08"]
}
}
Formaldehyde is widely used in industrial processes and consumer products. Its CMR classification triggers additional regulatory requirements in Korea, including enhanced labeling, safety data sheets, and potential use restrictions depending on the application.
Access Formaldehyde regulatory data via API
Free tier includes this substance as a sandbox for testing
Try on RapidAPI