#9EA29A#9EA29A
#9EA29A is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.7% C 0.012 H 128.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA29A |
|---|---|
| RGB | rgb(158, 162, 154) |
| HSL | hsl(90, 4%, 62%) |
| HSV | hsv(90, 5%, 64%) |
| CMYK | cmyk(2.5%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(66.09, -2.95, 3.66) |
| CIE-LCH | lch(66.09, 4.70, 128.86°) |
| OKLab | oklab(70.66% -0.0077 0.0096) |
| OKLCH | oklch(70.66% 0.012 128.7) |
| XYZ | xyz(32.8527, 35.4428, 35.6760) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.49
Greyish
#A8A495
ΔE00 4.65
Cement
#A5A391
ΔE00 4.79
Dark Gray
#A9A9A9
ΔE00 5.66
Cool Grey
#95A3A6
ΔE00 6.49
Stone
#A89F91
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA29A #9E9AA2
analogous
#A2A29A #9EA29A #9AA29A
triadic
#9EA29A #9A9EA2 #A29A9E
tetradic
#9EA29A #9AA2A2 #9E9AA2 #A29A9A
square
#9EA29A #9AA2A2 #9E9AA2 #A29A9A
split-complementary
#9EA29A #9A9AA2 #A29AA2
monochromatic
#61655D #7F857A #9EA29A #BDBFBA #DBDDDA
Accessibility & contrast
On white
2.60
#9EA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#9EA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA29A
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA29A | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A2A19A
Tritanopia (blue-blind)
#9EA1A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9ea29a; /* rgb */ color: rgb(158, 162, 154); /* oklch */ color: oklch(70.7% 0.012 128.7);
Tailwind
colors: {
custom: {
50: '#babdb7',
500: '#9ea29a',
950: '#000000',
},
}SCSS
$custom: #9ea29a; $custom-light: #babdb7; $custom-dark: #000000;
JSON
{
"hex": "#9ea29a",
"rgb": {
"r": 158,
"g": 162,
"b": 154
},
"hsl": {
"h": 90,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.70661,
"c": 0.01229,
"h": 128.7
},
"luminance": 0.35443
}Semantic roles & 50–950 ramp
primary
#9EA29A
secondary
#CCCACD
accent
#588E73
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180