#9EA8A3#9EA8A3
#9EA8A3 is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.2% C 0.013 H 164.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA8A3 |
|---|---|
| RGB | rgb(158, 168, 163) |
| HSL | hsl(150, 5%, 64%) |
| HSV | hsv(150, 6%, 66%) |
| CMYK | cmyk(6%, 0%, 3%, 34.1%) |
| CIE-LAB | lab(67.96, -4.50, 1.36) |
| CIE-LCH | lch(67.96, 4.70, 163.17°) |
| OKLab | oklab(72.21% -0.0129 0.0035) |
| OKLCH | oklch(72.21% 0.013 164.6) |
| XYZ | xyz(34.7127, 37.9184, 40.1334) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 6.05
Grey
#929591
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 7.19
Greyish
#A8A495
ΔE00 7.33
Cement
#A5A391
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA8A3 #A89EA3
analogous
#9EA89E #9EA8A3 #9EA8A8
triadic
#9EA8A3 #A39EA8 #A8A39E
tetradic
#9EA8A3 #9E9EA8 #A89EA3 #A8A89E
square
#9EA8A3 #9E9EA8 #A89EA3 #A8A89E
split-complementary
#9EA8A3 #A89EA8 #A89E9E
monochromatic
#606B66 #7E8B84 #9EA8A3 #BEC5C2 #DFE2E0
Accessibility & contrast
On white
2.45
#9EA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#9EA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA8A3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA8A3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A3
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#9CA8A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9ea8a3; /* rgb */ color: rgb(158, 168, 163); /* oklch */ color: oklch(72.2% 0.013 164.6);
Tailwind
colors: {
custom: {
50: '#bac1be',
500: '#9ea8a3',
950: '#000000',
},
}SCSS
$custom: #9ea8a3; $custom-light: #bac1be; $custom-dark: #000000;
JSON
{
"hex": "#9ea8a3",
"rgb": {
"r": 158,
"g": 168,
"b": 163
},
"hsl": {
"h": 150,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.72212,
"c": 0.01336,
"h": 164.6
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#9EA8A3
secondary
#D3CFD1
accent
#56738F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181