#96B0A2#96B0A2
#96B0A2 is a light, muted green. Relative luminance 0.401; OKLCH L 73.3% C 0.035 H 161.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96B0A2 |
|---|---|
| RGB | rgb(150, 176, 162) |
| HSL | hsl(148, 14%, 64%) |
| HSV | hsv(148, 15%, 69%) |
| CMYK | cmyk(14.8%, 0%, 8%, 31%) |
| CIE-LAB | lab(69.57, -11.75, 4.18) |
| CIE-LCH | lch(69.57, 12.47, 160.43°) |
| OKLab | oklab(73.33% -0.0333 0.0109) |
| OKLCH | oklch(73.33% 0.035 161.9) |
| XYZ | xyz(34.6230, 40.1426, 40.0996) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.66
Greyish Teal
#719F91
ΔE00 8.15
Sage Green
#9CAF88
ΔE00 8.66
Grey Green
#86A17D
ΔE00 9.06
Greyish Green
#82A67D
ΔE00 9.86
Cool Grey
#95A3A6
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B0A2 #B096A4
analogous
#97B096 #96B0A2 #96B0AF
triadic
#96B0A2 #A296B0 #B0A296
tetradic
#96B0A2 #9697B0 #B096A4 #B0AF96
square
#96B0A2 #9697B0 #B096A4 #B0AF96
split-complementary
#96B0A2 #AF96B0 #B09697
monochromatic
#577465 #739683 #96B0A2 #B9CAC1 #DCE5E0
Accessibility & contrast
On white
2.33
#96B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#96B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B0A2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B0A2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#AAA9A3
Tritanopia (blue-blind)
#91B0AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #96b0a2; /* rgb */ color: rgb(150, 176, 162); /* oklch */ color: oklch(73.3% 0.035 161.9);
Tailwind
colors: {
custom: {
50: '#b5c7bd',
500: '#96b0a2',
950: '#000000',
},
}SCSS
$custom: #96b0a2; $custom-light: #b5c7bd; $custom-dark: #000000;
JSON
{
"hex": "#96b0a2",
"rgb": {
"r": 150,
"g": 176,
"b": 162
},
"hsl": {
"h": 147.692,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73335,
"c": 0.03498,
"h": 161.9
},
"luminance": 0.40143
}Semantic roles & 50–950 ramp
primary
#96B0A2
secondary
#D5CCD1
accent
#4D7698
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281