#96AA9E#96AA9E
#96AA9E is a light, muted green. Relative luminance 0.377; OKLCH L 71.9% C 0.028 H 159.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #96AA9E |
|---|---|
| RGB | rgb(150, 170, 158) |
| HSL | hsl(144, 11%, 63%) |
| HSV | hsv(144, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(67.80, -9.35, 3.83) |
| CIE-LCH | lch(67.80, 10.10, 157.74°) |
| OKLab | oklab(71.9% -0.0264 0.01) |
| OKLCH | oklch(71.9% 0.028 159.3) |
| XYZ | xyz(33.1226, 37.7016, 37.8732) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.15
Greyish Teal
#719F91
ΔE00 8.68
Sage Green
#9CAF88
ΔE00 9.13
Cement
#A5A391
ΔE00 9.17
Grey Green
#86A17D
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AA9E #AA96A2
analogous
#98AA96 #96AA9E #96AAA8
triadic
#96AA9E #9E96AA #AA9E96
tetradic
#96AA9E #9698AA #AA96A2 #AAA896
square
#96AA9E #9698AA #AA96A2 #AAA896
split-complementary
#96AA9E #A896AA #AA9698
monochromatic
#586D61 #748F7F #96AA9E #B8C5BD #DAE1DC
Accessibility & contrast
On white
2.46
#96AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#96AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AA9E
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AA9E | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#A6A49F
Tritanopia (blue-blind)
#93AAA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #96aa9e; /* rgb */ color: rgb(150, 170, 158); /* oklch */ color: oklch(71.9% 0.028 159.3);
Tailwind
colors: {
custom: {
50: '#b5c3ba',
500: '#96aa9e',
950: '#000000',
},
}SCSS
$custom: #96aa9e; $custom-light: #b5c3ba; $custom-dark: #000000;
JSON
{
"hex": "#96aa9e",
"rgb": {
"r": 150,
"g": 170,
"b": 158
},
"hsl": {
"h": 144,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71896,
"c": 0.0282,
"h": 159.3
},
"luminance": 0.37702
}Semantic roles & 50–950 ramp
primary
#96AA9E
secondary
#D2CACF
accent
#517A95
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180