Toluene (톨루엔) — K-REACH Regulatory Data

CAS 108-88-3 · KE KE-02153 · C7H8 · MW 92.14

TOXIC

Toluene is a widely used industrial solvent classified as a toxic substance under K-REACH. It is a priority management substance and an accident preparedness substance due to its flammability and health hazards. Toluene requires registration as an existing chemical substance.

Regulatory Classification

FlagStatus
ToxicYes
RestrictedNo
ProhibitedNo
PriorityYes
CmrNo
Accident PrepYes
Registration ReqYes
RotterdamNo

GHS Hazard Classification

PropertyValue
Signal Word위험 (Danger)
PictogramsGHS02, GHS07, GHS08
UN Number1294

Hazard Statements

API Response Example

Retrieve this data with a single API call:

GET /v1/substance/cas/108-88-3

{
  "substance": {
    "cas_no": "108-88-3",
    "name_eng": "Toluene",
    "name_kor": "톨루엔",
    "formula": "C7H8",
    "flags": {
      "is_toxic": true,
      "is_restricted": false,
      "is_prohibited": false,
      "is_priority": true,
      "is_cmr": false,
      "is_accident_prep": true,
      "is_registration_req": true,
      "is_rotterdam": false
    }
  },
  "regulations": [...],
  "ghs": {
    "signal_word": "위험",
    "pictograms": ["GHS02", "GHS07", "GHS08"]
  }
}

Why This Data Matters

As one of the most common industrial solvents, toluene appears in countless supply chains. Companies must verify its regulatory status when importing to Korea or using it in manufacturing processes within the country.

Related

Access Toluene regulatory data via API

Free tier includes this substance as a sandbox for testing

Try on RapidAPI