#9EA899#9EA899
#9EA899 is a light, muted grey. Relative luminance 0.376; OKLCH L 71.9% C 0.024 H 135.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA899 |
|---|---|
| RGB | rgb(158, 168, 153) |
| HSL | hsl(100, 8%, 63%) |
| HSV | hsv(100, 9%, 66%) |
| CMYK | cmyk(6%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(67.71, -6.38, 6.54) |
| CIE-LCH | lch(67.71, 9.13, 134.30°) |
| OKLab | oklab(71.93% -0.017 0.0171) |
| OKLCH | oklch(71.93% 0.024 135) |
| XYZ | xyz(33.8520, 37.5741, 35.5999) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.45
Greyish
#A8A495
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 7.72
Grey
#929591
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 8.45
Bland
#AFA88B
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA899 #A399A8
analogous
#A5A899 #9EA899 #99A89B
triadic
#9EA899 #999EA8 #A8999E
tetradic
#9EA899 #99A5A8 #A399A8 #A89B99
square
#9EA899 #99A5A8 #A399A8 #A89B99
split-complementary
#9EA899 #9B99A8 #A899A5
monochromatic
#616B5B #7F8C78 #9EA899 #BDC4BA #DDE0DB
Accessibility & contrast
On white
2.47
#9EA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#9EA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA899
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA899 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#9EA7A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea899; /* rgb */ color: rgb(158, 168, 153); /* oklch */ color: oklch(71.9% 0.024 135.0);
Tailwind
colors: {
custom: {
50: '#bac1b7',
500: '#9ea899',
950: '#000000',
},
}SCSS
$custom: #9ea899; $custom-light: #bac1b7; $custom-dark: #000000;
JSON
{
"hex": "#9ea899",
"rgb": {
"r": 158,
"g": 168,
"b": 153
},
"hsl": {
"h": 100,
"s": 7.937,
"l": 62.941
},
"oklch": {
"l": 0.71926,
"c": 0.02412,
"h": 135
},
"luminance": 0.37574
}Semantic roles & 50–950 ramp
primary
#9EA899
secondary
#CFCCD1
accent
#54927D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180