#96C19F#96C19F
#96C19F is a light, moderate green. Relative luminance 0.471; OKLCH L 77.1% C 0.066 H 150.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96C19F |
|---|---|
| RGB | rgb(150, 193, 159) |
| HSL | hsl(133, 26%, 67%) |
| HSV | hsv(133, 22%, 76%) |
| CMYK | cmyk(22.3%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(74.27, -21.06, 12.53) |
| CIE-LCH | lch(74.27, 24.51, 149.26°) |
| OKLab | oklab(77.06% -0.0581 0.0323) |
| OKLCH | oklch(77.06% 0.066 150.9) |
| XYZ | xyz(37.9039, 47.1260, 39.8933) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.47
Greenish Grey
#96AE8D
ΔE00 6.31
Pale Teal
#82CBB2
ΔE00 6.72
Sage Green
#9CAF88
ΔE00 7.48
Lichen
#8FB67B
ΔE00 7.60
Sage Green (survey)
#88B378
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C19F #C196B8
analogous
#A3C196 #96C19F #96C1B5
triadic
#96C19F #9F96C1 #C19F96
tetradic
#96C19F #96A3C1 #C196B8 #C1B596
square
#96C19F #96A3C1 #C196B8 #C1B596
split-complementary
#96C19F #B596C1 #C196A3
monochromatic
#528B5E #70AA7C #96C19F #BCD8C2 #E3EEE5
Accessibility & contrast
On white
2.01
#96C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#96C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C19F
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C19F | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#90BFB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96c19f; /* rgb */ color: rgb(150, 193, 159); /* oklch */ color: oklch(77.1% 0.066 150.9);
Tailwind
colors: {
custom: {
50: '#b5d4bb',
500: '#96c19f',
950: '#000000',
},
}SCSS
$custom: #96c19f; $custom-light: #b5d4bb; $custom-dark: #000000;
JSON
{
"hex": "#96c19f",
"rgb": {
"r": 150,
"g": 193,
"b": 159
},
"hsl": {
"h": 132.558,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.77059,
"c": 0.06645,
"h": 150.9
},
"luminance": 0.47127
}Semantic roles & 50–950 ramp
primary
#96C19F
secondary
#E0D3DD
accent
#4190A4
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380