#96BB9D#96BB9D
#96BB9D is a light, muted green. Relative luminance 0.445; OKLCH L 75.7% C 0.058 H 150.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #96BB9D |
|---|---|
| RGB | rgb(150, 187, 157) |
| HSL | hsl(131, 21%, 66%) |
| HSV | hsv(131, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(72.53, -18.40, 11.15) |
| CIE-LCH | lch(72.53, 21.52, 148.79°) |
| OKLab | oklab(75.66% -0.0508 0.0288) |
| OKLCH | oklch(75.66% 0.058 150.4) |
| XYZ | xyz(36.4322, 44.4580, 38.5535) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.27
Greenish Grey
#96AE8D
ΔE00 4.75
Sage Green
#9CAF88
ΔE00 6.36
Greyish Green
#82A67D
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.70
Lichen
#8FB67B
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BB9D #BB96B4
analogous
#A1BB96 #96BB9D #96BBAF
triadic
#96BB9D #9D96BB #BB9D96
tetradic
#96BB9D #96A1BB #BB96B4 #BBAF96
square
#96BB9D #96A1BB #BB96B4 #BBAF96
split-complementary
#96BB9D #AF96BB #BB96A1
monochromatic
#54825D #71A37A #96BB9D #BBD3C0 #E0EBE2
Accessibility & contrast
On white
2.12
#96BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#96BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BB9D
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BB9D | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB49B
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#91BAB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #96bb9d; /* rgb */ color: rgb(150, 187, 157); /* oklch */ color: oklch(75.7% 0.058 150.4);
Tailwind
colors: {
custom: {
50: '#b5cfba',
500: '#96bb9d',
950: '#000000',
},
}SCSS
$custom: #96bb9d; $custom-light: #b5cfba; $custom-dark: #000000;
JSON
{
"hex": "#96bb9d",
"rgb": {
"r": 150,
"g": 187,
"b": 157
},
"hsl": {
"h": 131.351,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.75655,
"c": 0.05837,
"h": 150.4
},
"luminance": 0.44459
}Semantic roles & 50–950 ramp
primary
#96BB9D
secondary
#DCD0DA
accent
#468FA0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280