Lawn Green sits in the green family, with the hex code #7CFC00 mapping to rgb(124, 252, 0) in RGB and hsl(90.5, 100%, 49.4%) in HSL. In OKLCH it carries 88% perceptual lightness and 0.263 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.
#7CFC00rgb(124, 252, 0)hsl(90.5, 100%, 49.4%)hsv(90.5, 100%, 98.8%)lch(89.05% 103.23 126.45)oklch(88.18% 0.2631 136.17)lab(89.05% -61.33 83.04):root {
--color: #7cfc00;
--color-rgb: rgb(124, 252, 0);
--color-hsl: hsl(90.5, 100%, 49.4%);
--color-oklch: oklch(88.18% 0.2631 136.17);
}How lawn green performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing lawn green with progressively more white.
Shades are produced by mixing lawn green with progressively more black.
Tones are produced by mixing lawn green with progressively more gray, lowering chroma while keeping lightness.