#96C19B#96C19B
#96C19B is a light, moderate green. Relative luminance 0.470; OKLCH L 77.0% C 0.071 H 148.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96C19B |
|---|---|
| RGB | rgb(150, 193, 155) |
| HSL | hsl(127, 26%, 67%) |
| HSV | hsv(127, 22%, 76%) |
| CMYK | cmyk(22.3%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(74.18, -21.80, 14.56) |
| CIE-LCH | lch(74.18, 26.21, 146.26°) |
| OKLab | oklab(76.96% -0.0598 0.0374) |
| OKLCH | oklch(76.96% 0.071 148) |
| XYZ | xyz(37.5624, 46.9894, 38.0948) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.48
Greenish Grey
#96AE8D
ΔE00 6.20
Lichen
#8FB67B
ΔE00 6.55
Sage Green (survey)
#88B378
ΔE00 6.95
Sage Green
#9CAF88
ΔE00 7.06
Pale Teal
#82CBB2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C19B #C196BC
analogous
#A6C196 #96C19B #96C1B1
triadic
#96C19B #9B96C1 #C19B96
tetradic
#96C19B #96A6C1 #C196BC #C1B196
square
#96C19B #96A6C1 #C196BC #C1B196
split-complementary
#96C19B #B196C1 #C196A6
monochromatic
#528B59 #70AA76 #96C19B #BCD8C0 #E3EEE4
Accessibility & contrast
On white
2.02
#96C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#96C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C19B
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C19B | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#BBB59D
Tritanopia (blue-blind)
#91BFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96c19b; /* rgb */ color: rgb(150, 193, 155); /* oklch */ color: oklch(77.0% 0.071 148.0);
Tailwind
colors: {
custom: {
50: '#b5d4b8',
500: '#96c19b',
950: '#000000',
},
}SCSS
$custom: #96c19b; $custom-light: #b5d4b8; $custom-dark: #000000;
JSON
{
"hex": "#96c19b",
"rgb": {
"r": 150,
"g": 193,
"b": 155
},
"hsl": {
"h": 126.977,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.7696,
"c": 0.07055,
"h": 148
},
"luminance": 0.46991
}Semantic roles & 50–950 ramp
primary
#96C19B
secondary
#E0D3DF
accent
#4199A4
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380