Polar color coordinates
In each cylindrical space, lightness is L, distance from neutral is C, and angular direction around the opponent-color axes is h. Chroma and hue correspond to Cartesian components through a = C cos(h) and b = C sin(h). LCH applies this geometry to CIE Lab; OKLCH applies it to OKLab. Because the underlying spaces differ, converting between them requires transforming the color, not relabeling the same values.