Teal sits in the cyan / teal family, with the hex code #008080 mapping to rgb(0, 128, 128) in RGB and hsl(180, 100%, 25.1%) in HSL. In OKLCH it carries 54% perceptual lightness and 0.093 chroma — a moderately saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Cyan sits exactly where blue meets green and inherits the calm of both. It reads as clean, modern and slightly futuristic, which is why so many cloud, AI and medical brands gravitate to it — it feels technical without feeling cold.
Cyan sits exactly where blue meets green and inherits the calm of both. It reads as clean, modern and slightly futuristic, which is why so many cloud, AI and medical brands gravitate to it — it feels technical without feeling cold.
Cyan washes out against bright backgrounds — it almost always needs at least 30% lightness reduction to clear AA on white. Watch saturation in dark mode too, where neon cyans bloom.
#008080rgb(0, 128, 128)hsl(180, 100%, 25.1%)hsv(180, 100%, 50.2%)lch(47.99% 31.69 196.45)oklch(54.31% 0.0927 194.77)lab(47.99% -30.39 -8.98):root {
--color: #008080;
--color-rgb: rgb(0, 128, 128);
--color-hsl: hsl(180, 100%, 25.1%);
--color-oklch: oklch(54.31% 0.0927 194.77);
}How teal performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing teal with progressively more white.
Shades are produced by mixing teal with progressively more black.
Tones are produced by mixing teal with progressively more gray, lowering chroma while keeping lightness.