The point where the phase line just stops
A pure substance's liquid-vapor coexistence line on a pressure-temperature diagram does not run forever. It ends abruptly at the critical point (Tc, Pc) — for water, 374 degC and about 22.1 MPa; for carbon dioxide, a far more convenient 31.1 degC and 7.4 MPa. Below the critical point, liquid and gas are genuinely different phases separated by a sharp interface and a latent heat of vaporisation. Push temperature and pressure past Tc and Pc together and that distinction simply disappears — there is no boiling, no meniscus, no latent heat to cross, only one continuous fluid phase called supercritical.
Critical opalescence
The most visually striking evidence of the critical point is not something you can compute from an equation of state alone — it is a scattering phenomenon. As a fluid approaches its critical point, the compressibility diverges, which means tiny local fluctuations in density become enormous and, crucially, occur over length scales comparable to the wavelength of visible light. A normally transparent fluid turns milky white as it scatters light strongly in every direction — critical opalescence, first described by Thomas Andrews in 1869 for carbon dioxide and explained thermodynamically by the divergence of the isothermal compressibility right at Tc, Pc. Move even slightly away from the critical point in either direction and the opalescence vanishes as quickly as it appeared.
A density you can dial like a knob
The property that makes supercritical fluids industrially useful is that density becomes a continuously tunable parameter instead of a fixed liquid or gas value. Near the critical point, density is extremely sensitive to small changes in pressure — nudge the pressure and the density can swing between near-gas and near-liquid values without ever crossing a phase boundary. A supercritical fluid combines gas-like diffusivity and near-zero surface tension (so it penetrates porous solids the way a gas does) with liquid-like density and solvating power (so it dissolves things the way a liquid does).
Supercritical carbon dioxide is the workhorse example precisely because its critical point is so mild. It is used to strip caffeine from coffee beans without leaving solvent residue, to extract essential oils and hops for brewing, and in supercritical fluid extraction generally, because raising the pressure just enough tunes the solvating power up or down, and simply venting the pressure at the end leaves no liquid solvent to evaporate off the product at all.
Where the equation of state breaks down
The ideal gas law fails completely near a critical point because it assumes molecules do not interact and occupy no volume — exactly the assumptions that are worst violated when a fluid is dense and highly compressible. Real modelling uses cubic equations of state such as van der Waals, Redlich-Kwong or Peng-Robinson, which add a pressure correction for intermolecular attraction and a volume correction for molecular size:
// van der Waals equation of state (P + a * n^2 / V^2) * (V - n*b) = n * R * T // a: attraction term (bigger a -> lower Pc) // b: excluded volume per mole (bigger b -> lower packing density) // at the critical point dP/dV = 0 AND d^2P/dV^2 = 0 simultaneously — // that double condition is what defines Tc, Pc, Vc for the model
Van der Waals is qualitatively right — it does predict a critical point and does predict opalescence-like divergent compressibility — but it is quantitatively poor near Tc because it misses the long-range correlated fluctuations that real critical phenomena involve. Real engineering work uses Peng-Robinson or Redlich-Kwong-Soave, tuned against measured data, or full molecular simulation when the accuracy near the critical point actually matters.
Frequently asked questions
What exactly makes a fluid 'supercritical'?
Being above both its critical temperature and its critical pressure at once. Above Tc, no amount of added pressure can condense a gas into a distinct liquid; above Pc as well, there is no phase boundary left to cross, so liquid and vapor become one continuous fluid.
Why does a fluid turn milky right at the critical point?
Critical opalescence. The compressibility diverges near the critical point, so density fluctuations grow to the scale of visible light's wavelength and scatter it strongly in all directions. Move away from the exact critical point and the milkiness disappears again.
Why is supercritical CO2 used to decaffeinate coffee?
Its critical point (31 degC, 7.4 MPa) is mild enough to reach without damaging the beans, and its density — and therefore its solvating power for caffeine — can be tuned continuously with pressure. Venting the pressure afterward leaves no liquid solvent residue behind, unlike traditional organic-solvent extraction.
Try it live
Everything above runs in your browser — open Supercritical Fluids and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.
▶ Open Supercritical Fluids simulation