#9EA89A#9EA89A
#9EA89A is a light, muted grey. Relative luminance 0.376; OKLCH L 72.0% C 0.023 H 136.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA89A |
|---|---|
| RGB | rgb(158, 168, 154) |
| HSL | hsl(103, 7%, 63%) |
| HSV | hsv(103, 8%, 66%) |
| CMYK | cmyk(6%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(67.73, -6.20, 6.02) |
| CIE-LCH | lch(67.73, 8.64, 135.83°) |
| OKLab | oklab(71.95% -0.0166 0.0157) |
| OKLCH | oklch(71.95% 0.023 136.6) |
| XYZ | xyz(33.9349, 37.6073, 36.0367) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.52
Greyish
#A8A495
ΔE00 6.48
Grey
#929591
ΔE00 7.90
Greenish Grey
#96AE8D
ΔE00 8.05
Cool Grey
#95A3A6
ΔE00 8.38
Bland
#AFA88B
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA89A #A49AA8
analogous
#A5A89A #9EA89A #9AA89D
triadic
#9EA89A #9A9EA8 #A89A9E
tetradic
#9EA89A #9AA5A8 #A49AA8 #A89D9A
square
#9EA89A #9AA5A8 #A49AA8 #A89D9A
split-complementary
#9EA89A #9D9AA8 #A89AA5
monochromatic
#616B5C #7E8C79 #9EA89A #BEC4BB #DDE1DC
Accessibility & contrast
On white
2.46
#9EA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#9EA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA89A
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA89A | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A699
Deuteranopia (green-blind)
#A7A59B
Tritanopia (blue-blind)
#9EA7A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea89a; /* rgb */ color: rgb(158, 168, 154); /* oklch */ color: oklch(72.0% 0.023 136.6);
Tailwind
colors: {
custom: {
50: '#bac1b7',
500: '#9ea89a',
950: '#000000',
},
}SCSS
$custom: #9ea89a; $custom-light: #bac1b7; $custom-dark: #000000;
JSON
{
"hex": "#9ea89a",
"rgb": {
"r": 158,
"g": 168,
"b": 154
},
"hsl": {
"h": 102.857,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.71954,
"c": 0.02288,
"h": 136.6
},
"luminance": 0.37607
}Semantic roles & 50–950 ramp
primary
#9EA89A
secondary
#D0CCD1
accent
#549180
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180