#9EAAA7#9EAAA7
#9EAAA7 is a light, near-neutral grey. Relative luminance 0.388; OKLCH L 72.8% C 0.014 H 179.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAA7 |
|---|---|
| RGB | rgb(158, 170, 167) |
| HSL | hsl(165, 7%, 64%) |
| HSV | hsv(165, 7%, 67%) |
| CMYK | cmyk(7.1%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.61, -4.80, 0.09) |
| CIE-LCH | lch(68.61, 4.80, 178.89°) |
| OKLab | oklab(72.76% -0.0142 0.0002) |
| OKLCH | oklch(72.76% 0.014 179.3) |
| XYZ | xyz(35.4489, 38.8082, 42.1749) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.73
Dark Gray
#A9A9A9
ΔE00 6.21
Cool Gray
#9AA7B0
ΔE00 6.26
Grey
#929591
ΔE00 7.16
Pewter
#899397
ΔE00 8.04
Greyish
#A8A495
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAA7 #AA9EA1
analogous
#9EAAA1 #9EAAA7 #9EA7AA
triadic
#9EAAA7 #A79EAA #AAA79E
tetradic
#9EAAA7 #A19EAA #AA9EA1 #A7AA9E
square
#9EAAA7 #A19EAA #AA9EA1 #A7AA9E
split-complementary
#9EAAA7 #AA9EA7 #AAA19E
monochromatic
#606E6A #7D8D89 #9EAAA7 #BFC7C5 #DFE3E2
Accessibility & contrast
On white
2.40
#9EAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#9EAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAA7
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAA7 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#A6A7A7
Tritanopia (blue-blind)
#9BAAA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9eaaa7; /* rgb */ color: rgb(158, 170, 167); /* oklch */ color: oklch(72.8% 0.014 179.3);
Tailwind
colors: {
custom: {
50: '#bac3c1',
500: '#9eaaa7',
950: '#000000',
},
}SCSS
$custom: #9eaaa7; $custom-light: #bac3c1; $custom-dark: #000000;
JSON
{
"hex": "#9eaaa7",
"rgb": {
"r": 158,
"g": 170,
"b": 167
},
"hsl": {
"h": 165,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72761,
"c": 0.01418,
"h": 179.3
},
"luminance": 0.38809
}Semantic roles & 50–950 ramp
primary
#9EAAA7
secondary
#D4D0D1
accent
#556491
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181