#96B096#96B096
#96B096 is a light, muted green. Relative luminance 0.397; OKLCH L 73.0% C 0.047 H 145.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #96B096 |
|---|---|
| RGB | rgb(150, 176, 150) |
| HSL | hsl(120, 14%, 64%) |
| HSV | hsv(120, 15%, 69%) |
| CMYK | cmyk(14.8%, 0%, 14.8%, 31%) |
| CIE-LAB | lab(69.28, -14.03, 10.36) |
| CIE-LCH | lch(69.28, 17.44, 143.55°) |
| OKLab | oklab(73.01% -0.0384 0.0268) |
| OKLCH | oklch(73.01% 0.047 145.1) |
| XYZ | xyz(33.6068, 39.7361, 34.7475) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.43
Sage Green
#9CAF88
ΔE00 4.66
Grey Green
#86A17D
ΔE00 5.78
Greyish Green
#82A67D
ΔE00 6.24
Darkseagreen
#8FBC8F
ΔE00 6.69
Greeny Grey
#7EA07A
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B096 #B096B0
analogous
#A3B096 #96B096 #96B0A3
triadic
#96B096 #9696B0 #B09696
tetradic
#96B096 #96A3B0 #B096B0 #B0A396
square
#96B096 #96A3B0 #B096B0 #B0A396
split-complementary
#96B096 #A396B0 #B096A3
monochromatic
#577457 #739673 #96B096 #B9CAB9 #DCE5DC
Accessibility & contrast
On white
2.35
#96B096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#96B096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B096
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B096 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#94AEA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96b096; /* rgb */ color: rgb(150, 176, 150); /* oklch */ color: oklch(73.0% 0.047 145.1);
Tailwind
colors: {
custom: {
50: '#b5c7b4',
500: '#96b096',
950: '#000000',
},
}SCSS
$custom: #96b096; $custom-light: #b5c7b4; $custom-dark: #000000;
JSON
{
"hex": "#96b096",
"rgb": {
"r": 150,
"g": 176,
"b": 150
},
"hsl": {
"h": 120,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73009,
"c": 0.04683,
"h": 145.1
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#96B096
secondary
#D5CCD5
accent
#4D9898
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280