#96AC9E#96AC9E
#96AC9E is a light, muted green. Relative luminance 0.385; OKLCH L 72.3% C 0.032 H 157.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #96AC9E |
|---|---|
| RGB | rgb(150, 172, 158) |
| HSL | hsl(142, 12%, 63%) |
| HSV | hsv(142, 13%, 67%) |
| CMYK | cmyk(12.8%, 0%, 8.1%, 32.5%) |
| CIE-LAB | lab(68.36, -10.42, 4.63) |
| CIE-LCH | lch(68.36, 11.40, 156.03°) |
| OKLab | oklab(72.34% -0.0292 0.0121) |
| OKLCH | oklch(72.34% 0.032 157.6) |
| XYZ | xyz(33.5004, 38.4571, 37.9991) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.54
Greyish Teal
#719F91
ΔE00 8.36
Sage Green
#9CAF88
ΔE00 8.38
Grey Green
#86A17D
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 9.23
Cement
#A5A391
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AC9E #AC96A4
analogous
#99AC96 #96AC9E #96ACA9
triadic
#96AC9E #9E96AC #AC9E96
tetradic
#96AC9E #9699AC #AC96A4 #ACA996
square
#96AC9E #9699AC #AC96A4 #ACA996
split-complementary
#96AC9E #A996AC #AC9699
monochromatic
#586F61 #74917E #96AC9E #B8C7BE #DAE2DD
Accessibility & contrast
On white
2.42
#96AC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#96AC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AC9E
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AC9E | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89D
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#93ACA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96ac9e; /* rgb */ color: rgb(150, 172, 158); /* oklch */ color: oklch(72.3% 0.032 157.6);
Tailwind
colors: {
custom: {
50: '#b5c4ba',
500: '#96ac9e',
950: '#000000',
},
}SCSS
$custom: #96ac9e; $custom-light: #b5c4ba; $custom-dark: #000000;
JSON
{
"hex": "#96ac9e",
"rgb": {
"r": 150,
"g": 172,
"b": 158
},
"hsl": {
"h": 141.818,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.72337,
"c": 0.03163,
"h": 157.6
},
"luminance": 0.38458
}Semantic roles & 50–950 ramp
primary
#96AC9E
secondary
#D3CBD0
accent
#507C96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180