#96C19A#96C19A
#96C19A is a light, moderate green. Relative luminance 0.470; OKLCH L 76.9% C 0.072 H 147.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96C19A |
|---|---|
| RGB | rgb(150, 193, 154) |
| HSL | hsl(126, 26%, 67%) |
| HSV | hsv(126, 22%, 76%) |
| CMYK | cmyk(22.3%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(74.16, -21.98, 15.07) |
| CIE-LCH | lch(74.16, 26.65, 145.56°) |
| OKLab | oklab(76.94% -0.0603 0.0387) |
| OKLCH | oklch(76.94% 0.072 147.3) |
| XYZ | xyz(37.4788, 46.9559, 37.6543) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.26
Greenish Grey
#96AE8D
ΔE00 6.21
Lichen
#8FB67B
ΔE00 6.31
Sage Green (survey)
#88B378
ΔE00 6.72
Sage Green
#9CAF88
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C19A #C196BD
analogous
#A8C196 #96C19A #96C1B0
triadic
#96C19A #9A96C1 #C19A96
tetradic
#96C19A #96A8C1 #C196BD #C1B096
square
#96C19A #96A8C1 #C196BD #C1B096
split-complementary
#96C19A #B096C1 #C196A8
monochromatic
#528B57 #70AA75 #96C19A #BCD8BF #E3EEE4
Accessibility & contrast
On white
2.02
#96C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#96C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C19A
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C19A | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#91BFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96c19a; /* rgb */ color: rgb(150, 193, 154); /* oklch */ color: oklch(76.9% 0.072 147.3);
Tailwind
colors: {
custom: {
50: '#b5d4b7',
500: '#96c19a',
950: '#000000',
},
}SCSS
$custom: #96c19a; $custom-light: #b5d4b7; $custom-dark: #000000;
JSON
{
"hex": "#96c19a",
"rgb": {
"r": 150,
"g": 193,
"b": 154
},
"hsl": {
"h": 125.581,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.76936,
"c": 0.07161,
"h": 147.3
},
"luminance": 0.46957
}Semantic roles & 50–950 ramp
primary
#96C19A
secondary
#E0D3DF
accent
#419BA4
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380