#96BB96#96BB96
#96BB96 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.5% C 0.066 H 144.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #96BB96 |
|---|---|
| RGB | rgb(150, 187, 150) |
| HSL | hsl(120, 21%, 66%) |
| HSV | hsv(120, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(72.38, -19.68, 14.73) |
| CIE-LCH | lch(72.38, 24.58, 143.18°) |
| OKLab | oklab(75.48% -0.0538 0.0378) |
| OKLCH | oklch(75.48% 0.066 144.9) |
| XYZ | xyz(35.8516, 44.2258, 35.4958) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.45
Greenish Grey
#96AE8D
ΔE00 4.39
Sage Green
#9CAF88
ΔE00 5.38
Lichen
#8FB67B
ΔE00 5.89
Sage Green (survey)
#88B378
ΔE00 6.26
Greyish Green
#82A67D
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BB96 #BB96BB
analogous
#A8BB96 #96BB96 #96BBA8
triadic
#96BB96 #9696BB #BB9696
tetradic
#96BB96 #96A8BB #BB96BB #BBA896
square
#96BB96 #96A8BB #BB96BB #BBA896
split-complementary
#96BB96 #A896BB #BB96A8
monochromatic
#548254 #71A371 #96BB96 #BBD3BB #E0EBE0
Accessibility & contrast
On white
2.13
#96BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#96BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BB96
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BB96 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB494
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#93B9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #96bb96; /* rgb */ color: rgb(150, 187, 150); /* oklch */ color: oklch(75.5% 0.066 144.9);
Tailwind
colors: {
custom: {
50: '#b5cfb5',
500: '#96bb96',
950: '#000000',
},
}SCSS
$custom: #96bb96; $custom-light: #b5cfb5; $custom-dark: #000000;
JSON
{
"hex": "#96bb96",
"rgb": {
"r": 150,
"g": 187,
"b": 150
},
"hsl": {
"h": 120,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.75481,
"c": 0.06578,
"h": 144.9
},
"luminance": 0.44227
}Semantic roles & 50–950 ramp
primary
#96BB96
secondary
#DCD0DC
accent
#46A0A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280