Mint sits in the green family, with the hex code #98FF98 mapping to rgb(152, 255, 152) in RGB and hsl(120, 100%, 79.8%) in HSL. In OKLCH it carries 91% perceptual lightness and 0.168 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.
#98FF98rgb(152, 255, 152)hsl(120, 100%, 79.8%)hsv(120, 40.4%, 100%)lch(91.94% 60.87 139.66)oklch(91.28% 0.1681 144.05)lab(91.94% -46.39 39.4):root {
--color: #98ff98;
--color-rgb: rgb(152, 255, 152);
--color-hsl: hsl(120, 100%, 79.8%);
--color-oklch: oklch(91.28% 0.1681 144.05);
}How mint performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing mint with progressively more white.
Shades are produced by mixing mint with progressively more black.
Tones are produced by mixing mint with progressively more gray, lowering chroma while keeping lightness.