#9EAE9A#9EAE9A
#9EAE9A is a light, muted green. Relative luminance 0.399; OKLCH L 73.3% C 0.034 H 139.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAE9A |
|---|---|
| RGB | rgb(158, 174, 154) |
| HSL | hsl(108, 11%, 64%) |
| HSV | hsv(108, 11%, 68%) |
| CMYK | cmyk(9.2%, 0%, 11.5%, 31.8%) |
| CIE-LAB | lab(69.38, -9.40, 8.38) |
| CIE-LCH | lch(69.38, 12.59, 138.28°) |
| OKLab | oklab(73.26% -0.0254 0.0218) |
| OKLCH | oklch(73.26% 0.034 139.4) |
| XYZ | xyz(35.0682, 39.8740, 36.4145) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.93
Sage Green
#9CAF88
ΔE00 6.05
Grey Green
#86A17D
ΔE00 7.83
Cement
#A5A391
ΔE00 7.92
Greyish Green
#82A67D
ΔE00 9.12
Greyish
#A8A495
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAE9A #AA9AAE
analogous
#A8AE9A #9EAE9A #9AAEA0
triadic
#9EAE9A #9A9EAE #AE9A9E
tetradic
#9EAE9A #9AA8AE #AA9AAE #AEA09A
square
#9EAE9A #9AA8AE #AA9AAE #AEA09A
split-complementary
#9EAE9A #A09AAE #AE9AA8
monochromatic
#60725C #7D9378 #9EAE9A #BFC9BC #DFE4DE
Accessibility & contrast
On white
2.34
#9EAE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#9EAE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAE9A
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAE9A | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#9DACA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eae9a; /* rgb */ color: rgb(158, 174, 154); /* oklch */ color: oklch(73.3% 0.034 139.4);
Tailwind
colors: {
custom: {
50: '#bac6b7',
500: '#9eae9a',
950: '#000000',
},
}SCSS
$custom: #9eae9a; $custom-light: #bac6b7; $custom-dark: #000000;
JSON
{
"hex": "#9eae9a",
"rgb": {
"r": 158,
"g": 174,
"b": 154
},
"hsl": {
"h": 108,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.7326,
"c": 0.0335,
"h": 139.4
},
"luminance": 0.39874
}Semantic roles & 50–950 ramp
primary
#9EAE9A
secondary
#D4CED5
accent
#509587
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280