#9EAAA0#9EAAA0
#9EAAA0 is a light, near-neutral grey. Relative luminance 0.386; OKLCH L 72.6% C 0.020 H 150.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAA0 |
|---|---|
| RGB | rgb(158, 170, 160) |
| HSL | hsl(130, 7%, 64%) |
| HSV | hsv(130, 7%, 67%) |
| CMYK | cmyk(7.1%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.43, -6.15, 3.70) |
| CIE-LCH | lch(68.43, 7.18, 148.96°) |
| OKLab | oklab(72.56% -0.0171 0.0097) |
| OKLCH | oklch(72.56% 0.02 150.4) |
| XYZ | xyz(34.8192, 38.5563, 38.8586) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.78
Cement
#A5A391
ΔE00 6.82
Greyish
#A8A495
ΔE00 7.38
Grey
#929591
ΔE00 7.81
Dark Gray
#A9A9A9
ΔE00 8.15
Greenish Grey
#96AE8D
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAA0 #AA9EA8
analogous
#A2AA9E #9EAAA0 #9EAAA6
triadic
#9EAAA0 #A09EAA #AAA09E
tetradic
#9EAAA0 #9EA2AA #AA9EA8 #AAA69E
square
#9EAAA0 #9EA2AA #AA9EA8 #AAA69E
split-complementary
#9EAAA0 #A69EAA #AA9EA2
monochromatic
#606E62 #7D8D80 #9EAAA0 #BFC7C0 #DFE3E0
Accessibility & contrast
On white
2.41
#9EAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#9EAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAA0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAA0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A0
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#9DA9A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9eaaa0; /* rgb */ color: rgb(158, 170, 160); /* oklch */ color: oklch(72.6% 0.020 150.4);
Tailwind
colors: {
custom: {
50: '#bac3bc',
500: '#9eaaa0',
950: '#000000',
},
}SCSS
$custom: #9eaaa0; $custom-light: #bac3bc; $custom-dark: #000000;
JSON
{
"hex": "#9eaaa0",
"rgb": {
"r": 158,
"g": 170,
"b": 160
},
"hsl": {
"h": 130,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72556,
"c": 0.01962,
"h": 150.4
},
"luminance": 0.38557
}Semantic roles & 50–950 ramp
primary
#9EAAA0
secondary
#D4D0D3
accent
#558791
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181