#9EAAA3#9EAAA3
#9EAAA3 is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 72.6% C 0.017 H 160.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAA3 |
|---|---|
| RGB | rgb(158, 170, 163) |
| HSL | hsl(145, 7%, 64%) |
| HSV | hsv(145, 7%, 67%) |
| CMYK | cmyk(7.1%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(68.51, -5.58, 2.15) |
| CIE-LCH | lch(68.51, 5.98, 158.89°) |
| OKLab | oklab(72.64% -0.0158 0.0056) |
| OKLCH | oklch(72.64% 0.017 160.4) |
| XYZ | xyz(35.0848, 38.6626, 40.2574) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.47
Dark Gray
#A9A9A9
ΔE00 7.26
Grey
#929591
ΔE00 7.39
Cement
#A5A391
ΔE00 7.44
Greyish
#A8A495
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAA3 #AA9EA5
analogous
#9FAA9E #9EAAA3 #9EAAA9
triadic
#9EAAA3 #A39EAA #AAA39E
tetradic
#9EAAA3 #9E9FAA #AA9EA5 #AAA99E
square
#9EAAA3 #9E9FAA #AA9EA5 #AAA99E
split-complementary
#9EAAA3 #A99EAA #AA9E9F
monochromatic
#606E66 #7D8D84 #9EAAA3 #BFC7C2 #DFE3E1
Accessibility & contrast
On white
2.40
#9EAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#9EAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAA3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAA3 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#9CAAA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9eaaa3; /* rgb */ color: rgb(158, 170, 163); /* oklch */ color: oklch(72.6% 0.017 160.4);
Tailwind
colors: {
custom: {
50: '#bac3be',
500: '#9eaaa3',
950: '#000000',
},
}SCSS
$custom: #9eaaa3; $custom-light: #bac3be; $custom-dark: #000000;
JSON
{
"hex": "#9eaaa3",
"rgb": {
"r": 158,
"g": 170,
"b": 163
},
"hsl": {
"h": 145,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72643,
"c": 0.01679,
"h": 160.4
},
"luminance": 0.38663
}Semantic roles & 50–950 ramp
primary
#9EAAA3
secondary
#D4D0D2
accent
#557891
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181