#9EACA4#9EACA4
#9EACA4 is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.1% C 0.019 H 160.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9EACA4 |
|---|---|
| RGB | rgb(158, 172, 164) |
| HSL | hsl(146, 8%, 65%) |
| HSV | hsv(146, 8%, 67%) |
| CMYK | cmyk(8.1%, 0%, 4.7%, 32.5%) |
| CIE-LAB | lab(69.08, -6.46, 2.43) |
| CIE-LCH | lch(69.08, 6.90, 159.37°) |
| OKLab | oklab(73.1% -0.0183 0.0063) |
| OKLCH | oklch(73.1% 0.019 160.9) |
| XYZ | xyz(35.5525, 39.4541, 40.8571) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.14
Cement
#A5A391
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.16
Grey
#929591
ΔE00 8.32
Greyish
#A8A495
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EACA4 #AC9EA6
analogous
#9FAC9E #9EACA4 #9EACAB
triadic
#9EACA4 #A49EAC #ACA49E
tetradic
#9EACA4 #9E9FAC #AC9EA6 #ACAB9E
square
#9EACA4 #9E9FAC #AC9EA6 #ACAB9E
split-complementary
#9EACA4 #AB9EAC #AC9E9F
monochromatic
#607067 #7D9085 #9EACA4 #BFC8C3 #E0E4E2
Accessibility & contrast
On white
2.36
#9EACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#9EACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EACA4
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EACA4 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#A9A8A4
Tritanopia (blue-blind)
#9CACAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eaca4; /* rgb */ color: rgb(158, 172, 164); /* oklch */ color: oklch(73.1% 0.019 160.9);
Tailwind
colors: {
custom: {
50: '#bac4bf',
500: '#9eaca4',
950: '#000000',
},
}SCSS
$custom: #9eaca4; $custom-light: #bac4bf; $custom-dark: #000000;
JSON
{
"hex": "#9eaca4",
"rgb": {
"r": 158,
"g": 172,
"b": 164
},
"hsl": {
"h": 145.714,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.73104,
"c": 0.0194,
"h": 160.9
},
"luminance": 0.39454
}Semantic roles & 50–950 ramp
primary
#9EACA4
secondary
#D5D0D3
accent
#547792
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181