#96B4A2#96B4A2
#96B4A2 is a light, muted green. Relative luminance 0.417; OKLCH L 74.2% C 0.042 H 158.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #96B4A2 |
|---|---|
| RGB | rgb(150, 180, 162) |
| HSL | hsl(144, 17%, 65%) |
| HSV | hsv(144, 17%, 71%) |
| CMYK | cmyk(16.7%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(70.69, -13.85, 5.79) |
| CIE-LCH | lch(70.69, 15.01, 157.32°) |
| OKLab | oklab(74.22% -0.0389 0.015) |
| OKLCH | oklch(74.22% 0.042 158.9) |
| XYZ | xyz(35.4189, 41.7343, 40.3648) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.69
Sage Green
#9CAF88
ΔE00 7.81
Greyish Teal
#719F91
ΔE00 8.32
Darkseagreen
#8FBC8F
ΔE00 8.44
Grey Green
#86A17D
ΔE00 8.53
Greyish Green
#82A67D
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B4A2 #B496A8
analogous
#99B496 #96B4A2 #96B4B1
triadic
#96B4A2 #A296B4 #B4A296
tetradic
#96B4A2 #9699B4 #B496A8 #B4B196
square
#96B4A2 #9699B4 #B496A8 #B4B196
split-complementary
#96B4A2 #B196B4 #B49699
monochromatic
#567964 #729B82 #96B4A2 #BACEC2 #DDE7E1
Accessibility & contrast
On white
2.25
#96B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#96B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B4A2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B4A2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#AEABA3
Tritanopia (blue-blind)
#91B4AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #96b4a2; /* rgb */ color: rgb(150, 180, 162); /* oklch */ color: oklch(74.2% 0.042 158.9);
Tailwind
colors: {
custom: {
50: '#b5cabd',
500: '#96b4a2',
950: '#000000',
},
}SCSS
$custom: #96b4a2; $custom-light: #b5cabd; $custom-dark: #000000;
JSON
{
"hex": "#96b4a2",
"rgb": {
"r": 150,
"g": 180,
"b": 162
},
"hsl": {
"h": 144,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.74222,
"c": 0.0417,
"h": 158.9
},
"luminance": 0.41735
}Semantic roles & 50–950 ramp
primary
#96B4A2
secondary
#D8CED4
accent
#4B7B9B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281