#ACACA0#ACACA0
#ACACA0 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.1% C 0.017 H 106.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACA0 |
|---|---|
| RGB | rgb(172, 172, 160) |
| HSL | hsl(60, 7%, 65%) |
| HSV | hsv(60, 7%, 67%) |
| CMYK | cmyk(0%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(70.05, -2.19, 6.17) |
| CIE-LCH | lch(70.05, 6.55, 109.52°) |
| OKLab | oklab(74.1% -0.0049 0.0162) |
| OKLCH | oklch(74.1% 0.017 106.8) |
| XYZ | xyz(38.1101, 40.8139, 39.1211) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.06
Cement
#A5A391
ΔE00 3.67
Stone
#A89F91
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 6.07
Greige
#B8AB98
ΔE00 6.39
Bland
#AFA88B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACA0 #A0A0AC
analogous
#ACA6A0 #ACACA0 #A6ACA0
triadic
#ACACA0 #A0ACAC #ACA0AC
tetradic
#ACACA0 #A0ACA6 #A0A0AC #ACA0A6
square
#ACACA0 #A0ACA6 #A0A0AC #ACA0A6
split-complementary
#ACACA0 #A0A6AC #A6A0AC
monochromatic
#707062 #8F8F7F #ACACA0 #C9C9C1 #E5E5E1
Accessibility & contrast
On white
2.29
#ACACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#ACACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACA0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACA0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9F
Deuteranopia (green-blind)
#AFABA0
Tritanopia (blue-blind)
#AEAAA8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaca0; /* rgb */ color: rgb(172, 172, 160); /* oklch */ color: oklch(74.1% 0.017 106.8);
Tailwind
colors: {
custom: {
50: '#c4c4bc',
500: '#acaca0',
950: '#000000',
},
}SCSS
$custom: #acaca0; $custom-light: #c4c4bc; $custom-dark: #000000;
JSON
{
"hex": "#acaca0",
"rgb": {
"r": 172,
"g": 172,
"b": 160
},
"hsl": {
"h": 60,
"s": 6.742,
"l": 65.098
},
"oklch": {
"l": 0.74098,
"c": 0.01688,
"h": 106.8
},
"luminance": 0.40814
}Semantic roles & 50–950 ramp
primary
#ACACA0
secondary
#D2D2D6
accent
#559155
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181