#9EA49A#9EA49A
#9EA49A is a light, near-neutral grey. Relative luminance 0.362; OKLCH L 71.1% C 0.016 H 132.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA49A |
|---|---|
| RGB | rgb(158, 164, 154) |
| HSL | hsl(96, 5%, 62%) |
| HSV | hsv(96, 6%, 64%) |
| CMYK | cmyk(3.7%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.64, -4.03, 4.44) |
| CIE-LCH | lch(66.64, 6.00, 132.23°) |
| OKLab | oklab(71.09% -0.0107 0.0116) |
| OKLCH | oklch(71.09% 0.016 132.5) |
| XYZ | xyz(33.2078, 36.1530, 35.7943) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.67
Greyish
#A8A495
ΔE00 5.00
Grey
#929591
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 6.93
Stone
#A89F91
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA49A #A09AA4
analogous
#A3A49A #9EA49A #9AA49B
triadic
#9EA49A #9A9EA4 #A49A9E
tetradic
#9EA49A #9AA3A4 #A09AA4 #A49B9A
square
#9EA49A #9AA3A4 #A09AA4 #A49B9A
split-complementary
#9EA49A #9B9AA4 #A49AA3
monochromatic
#61675D #7F877A #9EA49A #BDC1BA #DCDEDA
Accessibility & contrast
On white
2.55
#9EA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#9EA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA49A
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA49A | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#9EA3A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9ea49a; /* rgb */ color: rgb(158, 164, 154); /* oklch */ color: oklch(71.1% 0.016 132.5);
Tailwind
colors: {
custom: {
50: '#babfb7',
500: '#9ea49a',
950: '#000000',
},
}SCSS
$custom: #9ea49a; $custom-light: #babfb7; $custom-dark: #000000;
JSON
{
"hex": "#9ea49a",
"rgb": {
"r": 158,
"g": 164,
"b": 154
},
"hsl": {
"h": 96,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.7109,
"c": 0.0158,
"h": 132.5
},
"luminance": 0.36153
}Semantic roles & 50–950 ramp
primary
#9EA49A
secondary
#CDCBCF
accent
#568F78
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180