#96C19C#96C19C
#96C19C is a light, moderate green. Relative luminance 0.470; OKLCH L 77.0% C 0.070 H 148.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96C19C |
|---|---|
| RGB | rgb(150, 193, 156) |
| HSL | hsl(128, 26%, 67%) |
| HSV | hsv(128, 22%, 76%) |
| CMYK | cmyk(22.3%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(74.20, -21.61, 14.05) |
| CIE-LCH | lch(74.20, 25.78, 146.97°) |
| OKLab | oklab(76.98% -0.0594 0.0361) |
| OKLCH | oklch(76.98% 0.07 148.7) |
| XYZ | xyz(37.6468, 47.0231, 38.5389) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.71
Greenish Grey
#96AE8D
ΔE00 6.21
Lichen
#8FB67B
ΔE00 6.81
Sage Green
#9CAF88
ΔE00 7.15
Sage Green (survey)
#88B378
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C19C #C196BB
analogous
#A6C196 #96C19C #96C1B2
triadic
#96C19C #9C96C1 #C19C96
tetradic
#96C19C #96A6C1 #C196BB #C1B296
square
#96C19C #96A6C1 #C196BB #C1B296
split-complementary
#96C19C #B296C1 #C196A6
monochromatic
#528B5A #70AA78 #96C19C #BCD8C0 #E3EEE5
Accessibility & contrast
On white
2.02
#96C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#96C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C19C
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C19C | 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)
#C2B99A
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#91BFB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96c19c; /* rgb */ color: rgb(150, 193, 156); /* oklch */ color: oklch(77.0% 0.070 148.7);
Tailwind
colors: {
custom: {
50: '#b5d4b9',
500: '#96c19c',
950: '#000000',
},
}SCSS
$custom: #96c19c; $custom-light: #b5d4b9; $custom-dark: #000000;
JSON
{
"hex": "#96c19c",
"rgb": {
"r": 150,
"g": 193,
"b": 156
},
"hsl": {
"h": 128.372,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.76984,
"c": 0.06952,
"h": 148.7
},
"luminance": 0.47024
}Semantic roles & 50–950 ramp
primary
#96C19C
secondary
#E0D3DE
accent
#4196A4
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380