Electric Blue sits in the cyan / teal family, with the hex code #7DF9FF mapping to rgb(125, 249, 255) in RGB and hsl(182.8, 100%, 74.5%) in HSL. In OKLCH it carries 91% perceptual lightness and 0.111 chroma — a moderately saturated, light reading that behaves well as a background, surface or supporting tone 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.
#7DF9FFrgb(125, 249, 255)hsl(182.8, 100%, 74.5%)hsv(182.8, 51%, 100%)lch(91.02% 37.83 201.98)oklch(91.32% 0.1113 199.61)lab(91.02% -35.08 -14.16):root {
--color: #7df9ff;
--color-rgb: rgb(125, 249, 255);
--color-hsl: hsl(182.8, 100%, 74.5%);
--color-oklch: oklch(91.32% 0.1113 199.61);
}How electric blue performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing electric blue with progressively more white.
Shades are produced by mixing electric blue with progressively more black.
Tones are produced by mixing electric blue with progressively more gray, lowering chroma while keeping lightness.