Spring Green sits in the green family, with the hex code #00FF7F mapping to rgb(0, 255, 127) in RGB and hsl(149.9, 100%, 50%) in HSL. In OKLCH it carries 87% perceptual lightness and 0.235 chroma — a highly saturated, light reading that behaves well as a background, surface or supporting tone in modern interfaces. Green is the hue the human eye is best adapted to discriminate — half of the cone photoreceptors peak inside the green band. Brands use it to signal nature, growth, money, safety and "go", with cooler greens reading as trustworthy and warmer greens as energetic.
Green is the hue the human eye is best adapted to discriminate — half of the cone photoreceptors peak inside the green band. Brands use it to signal nature, growth, money, safety and "go", with cooler greens reading as trustworthy and warmer greens as energetic.
Green and red are the two hues most affected by colour-vision deficiency. Never communicate state with green alone — pair every "success green" with an icon, label or shape.
#00FF7Frgb(0, 255, 127)hsl(149.9, 100%, 50%)hsv(149.9, 100%, 100%)lch(88.44% 85.85 147.62)oklch(87.49% 0.2353 151.02)lab(88.44% -72.5 45.98):root {
--color: #00ff7f;
--color-rgb: rgb(0, 255, 127);
--color-hsl: hsl(149.9, 100%, 50%);
--color-oklch: oklch(87.49% 0.2353 151.02);
}How spring green performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing spring green with progressively more white.
Shades are produced by mixing spring green with progressively more black.
Tones are produced by mixing spring green with progressively more gray, lowering chroma while keeping lightness.