#96CB8D#96CB8D
#96CB8D is a light, moderate green. Relative luminance 0.511; OKLCH L 78.9% C 0.102 H 140.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96CB8D |
|---|---|
| RGB | rgb(150, 203, 141) |
| HSL | hsl(111, 37%, 67%) |
| HSV | hsv(111, 31%, 80%) |
| CMYK | cmyk(26.1%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(76.75, -29.07, 25.54) |
| CIE-LCH | lch(76.75, 38.70, 138.69°) |
| OKLab | oklab(78.93% -0.0792 0.0643) |
| OKLCH | oklch(78.93% 0.102 140.9) |
| XYZ | xyz(38.7400, 51.1177, 33.0197) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.83
Darkseagreen
#8FBC8F
ΔE00 5.09
Lichen
#8FB67B
ΔE00 5.61
Soft Green
#6FC276
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.23
Sage Green (survey)
#88B378
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CB8D #C28DCB
analogous
#B5CB8D #96CB8D #8DCBA3
triadic
#96CB8D #8D96CB #CB8D96
tetradic
#96CB8D #8DB5CB #C28DCB #CBA38D
square
#96CB8D #8DB5CB #C28DCB #CBA38D
split-complementary
#96CB8D #A38DCB #CB8DB5
monochromatic
#519845 #6FB863 #96CB8D #BDDEB7 #E3F1E1
Accessibility & contrast
On white
1.87
#96CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#96CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CB8D
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CB8D | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC189
Deuteranopia (green-blind)
#C6BB90
Tritanopia (blue-blind)
#92C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #96cb8d; /* rgb */ color: rgb(150, 203, 141); /* oklch */ color: oklch(78.9% 0.102 140.9);
Tailwind
colors: {
custom: {
50: '#b6dbae',
500: '#96cb8d',
950: '#000000',
},
}SCSS
$custom: #96cb8d; $custom-light: #b6dbae; $custom-dark: #000000;
JSON
{
"hex": "#96cb8d",
"rgb": {
"r": 150,
"g": 203,
"b": 141
},
"hsl": {
"h": 111.29,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.78931,
"c": 0.10205,
"h": 140.9
},
"luminance": 0.51119
}Semantic roles & 50–950 ramp
primary
#96CB8D
secondary
#955D9F
accent
#35B09E
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481