#9EAAA1#9EAAA1
#9EAAA1 is a light, near-neutral grey. Relative luminance 0.386; OKLCH L 72.6% C 0.019 H 153.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAA1 |
|---|---|
| RGB | rgb(158, 170, 161) |
| HSL | hsl(135, 7%, 64%) |
| HSV | hsv(135, 7%, 67%) |
| CMYK | cmyk(7.1%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(68.45, -5.96, 3.19) |
| CIE-LCH | lch(68.45, 6.76, 151.88°) |
| OKLab | oklab(72.58% -0.0167 0.0083) |
| OKLCH | oklch(72.58% 0.019 153.4) |
| XYZ | xyz(34.9070, 38.5914, 39.3212) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.35
Cement
#A5A391
ΔE00 7.01
Greyish
#A8A495
ΔE00 7.46
Grey
#929591
ΔE00 7.65
Dark Gray
#A9A9A9
ΔE00 7.85
Cool Gray
#9AA7B0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAA1 #AA9EA7
analogous
#A1AA9E #9EAAA1 #9EAAA7
triadic
#9EAAA1 #A19EAA #AAA19E
tetradic
#9EAAA1 #9EA1AA #AA9EA7 #AAA79E
square
#9EAAA1 #9EA1AA #AA9EA7 #AAA79E
split-complementary
#9EAAA1 #A79EAA #AA9EA1
monochromatic
#606E63 #7D8D81 #9EAAA1 #BFC7C1 #DFE3E0
Accessibility & contrast
On white
2.41
#9EAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#9EAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAA1
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAA1 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#9CAAA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9eaaa1; /* rgb */ color: rgb(158, 170, 161); /* oklch */ color: oklch(72.6% 0.019 153.4);
Tailwind
colors: {
custom: {
50: '#bac3bc',
500: '#9eaaa1',
950: '#000000',
},
}SCSS
$custom: #9eaaa1; $custom-light: #bac3bc; $custom-dark: #000000;
JSON
{
"hex": "#9eaaa1",
"rgb": {
"r": 158,
"g": 170,
"b": 161
},
"hsl": {
"h": 135,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72585,
"c": 0.01862,
"h": 153.4
},
"luminance": 0.38592
}Semantic roles & 50–950 ramp
primary
#9EAAA1
secondary
#D4D0D3
accent
#558291
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181