#9EAAA4#9EAAA4
#9EAAA4 is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 72.7% C 0.016 H 164.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAA4 |
|---|---|
| RGB | rgb(158, 170, 164) |
| HSL | hsl(150, 7%, 64%) |
| HSV | hsv(150, 7%, 67%) |
| CMYK | cmyk(7.1%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(68.53, -5.39, 1.64) |
| CIE-LCH | lch(68.53, 5.63, 163.08°) |
| OKLab | oklab(72.67% -0.0154 0.0043) |
| OKLCH | oklch(72.67% 0.016 164.5) |
| XYZ | xyz(35.1748, 38.6985, 40.7312) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.03
Dark Gray
#A9A9A9
ΔE00 6.97
Grey
#929591
ΔE00 7.29
Cement
#A5A391
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 7.83
Greyish
#A8A495
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAA4 #AA9EA4
analogous
#9EAA9E #9EAAA4 #9EAAAA
triadic
#9EAAA4 #A49EAA #AAA49E
tetradic
#9EAAA4 #9E9EAA #AA9EA4 #AAAA9E
square
#9EAAA4 #9E9EAA #AA9EA4 #AAAA9E
split-complementary
#9EAAA4 #AA9EAA #AA9E9E
monochromatic
#606E67 #7D8D85 #9EAAA4 #BFC7C3 #DFE3E1
Accessibility & contrast
On white
2.40
#9EAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9EAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAA4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAA4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#9CAAA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9eaaa4; /* rgb */ color: rgb(158, 170, 164); /* oklch */ color: oklch(72.7% 0.016 164.5);
Tailwind
colors: {
custom: {
50: '#bac3bf',
500: '#9eaaa4',
950: '#000000',
},
}SCSS
$custom: #9eaaa4; $custom-light: #bac3bf; $custom-dark: #000000;
JSON
{
"hex": "#9eaaa4",
"rgb": {
"r": 158,
"g": 170,
"b": 164
},
"hsl": {
"h": 150,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72672,
"c": 0.01599,
"h": 164.5
},
"luminance": 0.38699
}Semantic roles & 50–950 ramp
primary
#9EAAA4
secondary
#D4D0D2
accent
#557391
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181