#9EAE96#9EAE96
#9EAE96 is a light, muted green. Relative luminance 0.397; OKLCH L 73.2% C 0.038 H 135.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAE96 |
|---|---|
| RGB | rgb(158, 174, 150) |
| HSL | hsl(100, 13%, 64%) |
| HSV | hsv(100, 14%, 68%) |
| CMYK | cmyk(9.2%, 0%, 13.8%, 31.8%) |
| CIE-LAB | lab(69.29, -10.12, 10.45) |
| CIE-LCH | lch(69.29, 14.54, 134.08°) |
| OKLab | oklab(73.16% -0.0271 0.0271) |
| OKLCH | oklch(73.16% 0.038 135.1) |
| XYZ | xyz(34.7406, 39.7429, 34.6891) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.76
Sage Green
#9CAF88
ΔE00 4.65
Grey Green
#86A17D
ΔE00 6.91
Greyish Green
#82A67D
ΔE00 8.14
Cement
#A5A391
ΔE00 8.16
Greeny Grey
#7EA07A
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAE96 #A696AE
analogous
#AAAE96 #9EAE96 #96AE9A
triadic
#9EAE96 #969EAE #AE969E
tetradic
#9EAE96 #96AAAE #A696AE #AE9A96
square
#9EAE96 #96AAAE #A696AE #AE9A96
split-complementary
#9EAE96 #9A96AE #AE96AA
monochromatic
#607258 #7E9373 #9EAE96 #BEC9B9 #DEE3DB
Accessibility & contrast
On white
2.35
#9EAE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9EAE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAE96
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAE96 | 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)
#B0AA95
Deuteranopia (green-blind)
#ADA997
Tritanopia (blue-blind)
#9EACA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eae96; /* rgb */ color: rgb(158, 174, 150); /* oklch */ color: oklch(73.2% 0.038 135.1);
Tailwind
colors: {
custom: {
50: '#bac6b4',
500: '#9eae96',
950: '#000000',
},
}SCSS
$custom: #9eae96; $custom-light: #bac6b4; $custom-dark: #000000;
JSON
{
"hex": "#9eae96",
"rgb": {
"r": 158,
"g": 174,
"b": 150
},
"hsl": {
"h": 100,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.73155,
"c": 0.03833,
"h": 135.1
},
"luminance": 0.39743
}Semantic roles & 50–950 ramp
primary
#9EAE96
secondary
#D1CCD4
accent
#4E977F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280