#9EACAC#9EACAC
#9EACAC is a light, near-neutral grey. Relative luminance 0.398; OKLCH L 73.3% C 0.016 H 196.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9EACAC |
|---|---|
| RGB | rgb(158, 172, 172) |
| HSL | hsl(180, 8%, 65%) |
| HSV | hsv(180, 8%, 67%) |
| CMYK | cmyk(8.1%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(69.29, -4.88, -1.68) |
| CIE-LCH | lch(69.29, 5.16, 198.97°) |
| OKLab | oklab(73.34% -0.015 -0.0045) |
| OKLCH | oklch(73.34% 0.016 196.8) |
| XYZ | xyz(36.2978, 39.7522, 44.7823) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.06
Cool Gray
#9AA7B0
ΔE00 5.00
Dark Gray
#A9A9A9
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 7.88
Bluegrey
#85A3B2
ΔE00 7.97
Pewter
#899397
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EACAC #AC9E9E
analogous
#9EACA5 #9EACAC #9EA5AC
triadic
#9EACAC #AC9EAC #ACAC9E
tetradic
#9EACAC #A59EAC #AC9E9E #A5AC9E
square
#9EACAC #A59EAC #AC9E9E #A5AC9E
split-complementary
#9EACAC #AC9EA5 #ACA59E
monochromatic
#607070 #7D9090 #9EACAC #BFC8C8 #E0E4E4
Accessibility & contrast
On white
2.35
#9EACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9EACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EACAC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EACAC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#9AADAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eacac; /* rgb */ color: rgb(158, 172, 172); /* oklch */ color: oklch(73.3% 0.016 196.8);
Tailwind
colors: {
custom: {
50: '#bac4c4',
500: '#9eacac',
950: '#000000',
},
}SCSS
$custom: #9eacac; $custom-light: #bac4c4; $custom-dark: #000000;
JSON
{
"hex": "#9eacac",
"rgb": {
"r": 158,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.73344,
"c": 0.01572,
"h": 196.8
},
"luminance": 0.39753
}Semantic roles & 50–950 ramp
primary
#9EACAC
secondary
#D5D0D0
accent
#545492
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111212
muted
#808181