#9EA4AA#9EA4AA
#9EA4AA is a light, near-neutral grey. Relative luminance 0.367; OKLCH L 71.6% C 0.011 H 248.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA4AA |
|---|---|
| RGB | rgb(158, 164, 170) |
| HSL | hsl(210, 7%, 64%) |
| HSV | hsv(210, 7%, 67%) |
| CMYK | cmyk(7.1%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(67.07, -0.94, -3.84) |
| CIE-LCH | lch(67.07, 3.95, 256.30°) |
| OKLab | oklab(71.57% -0.0042 -0.0103) |
| OKLCH | oklch(71.57% 0.011 248) |
| XYZ | xyz(34.6302, 36.7220, 43.2860) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.91
Dark Gray
#A9A9A9
ΔE00 4.12
Cool Grey
#95A3A6
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 6.19
Pewter
#899397
ΔE00 6.21
Bluey Grey
#89A0B0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA4AA #AAA49E
analogous
#9EAAAA #9EA4AA #9E9EAA
triadic
#9EA4AA #AA9EA4 #A4AA9E
tetradic
#9EA4AA #AA9EAA #AAA49E #9EAA9E
square
#9EA4AA #AA9EAA #AAA49E #9EAA9E
split-complementary
#9EA4AA #AA9E9E #AAAA9E
monochromatic
#60676E #7D858D #9EA4AA #BFC3C7 #DFE1E3
Accessibility & contrast
On white
2.52
#9EA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#9EA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA4AA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA4AA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#A0A3AA
Tritanopia (blue-blind)
#9BA5A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ea4aa; /* rgb */ color: rgb(158, 164, 170); /* oklch */ color: oklch(71.6% 0.011 248.0);
Tailwind
colors: {
custom: {
50: '#babfc3',
500: '#9ea4aa',
950: '#000000',
},
}SCSS
$custom: #9ea4aa; $custom-light: #babfc3; $custom-dark: #000000;
JSON
{
"hex": "#9ea4aa",
"rgb": {
"r": 158,
"g": 164,
"b": 170
},
"hsl": {
"h": 210,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71573,
"c": 0.01109,
"h": 248
},
"luminance": 0.36722
}Semantic roles & 50–950 ramp
primary
#9EA4AA
secondary
#D4D2D0
accent
#735591
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181