#ACACA2#ACACA2
#ACACA2 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.2% C 0.014 H 106.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACA2 |
|---|---|
| RGB | rgb(172, 172, 162) |
| HSL | hsl(60, 6%, 65%) |
| HSV | hsv(60, 6%, 67%) |
| CMYK | cmyk(0%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(70.09, -1.83, 5.14) |
| CIE-LCH | lch(70.09, 5.46, 109.63°) |
| OKLab | oklab(74.15% -0.0041 0.0135) |
| OKLCH | oklch(74.15% 0.014 106.8) |
| XYZ | xyz(38.2865, 40.8845, 40.0499) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.45
Cement
#A5A391
ΔE00 4.32
Dark Gray
#A9A9A9
ΔE00 5.20
Stone
#A89F91
ΔE00 5.66
Greige
#B8AB98
ΔE00 6.56
Bland
#AFA88B
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACA2 #A2A2AC
analogous
#ACA7A2 #ACACA2 #A7ACA2
triadic
#ACACA2 #A2ACAC #ACA2AC
tetradic
#ACACA2 #A2ACA7 #A2A2AC #ACA2A7
square
#ACACA2 #A2ACA7 #A2A2AC #ACA2A7
split-complementary
#ACACA2 #A2A7AC #A7A2AC
monochromatic
#707064 #8F8F82 #ACACA2 #C9C9C2 #E6E6E3
Accessibility & contrast
On white
2.29
#ACACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#ACACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACA2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACA2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#AEACA2
Tritanopia (blue-blind)
#AEABA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaca2; /* rgb */ color: rgb(172, 172, 162); /* oklch */ color: oklch(74.2% 0.014 106.8);
Tailwind
colors: {
custom: {
50: '#c4c4bd',
500: '#acaca2',
950: '#000000',
},
}SCSS
$custom: #acaca2; $custom-light: #c4c4bd; $custom-dark: #000000;
JSON
{
"hex": "#acaca2",
"rgb": {
"r": 172,
"g": 172,
"b": 162
},
"hsl": {
"h": 60,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.74154,
"c": 0.01408,
"h": 106.8
},
"luminance": 0.40884
}Semantic roles & 50–950 ramp
primary
#ACACA2
secondary
#D3D3D7
accent
#569056
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181