#ACAAA2#ACAAA2
#ACAAA2 is a light, near-neutral grey. Relative luminance 0.401; OKLCH L 73.7% C 0.012 H 95.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAA2 |
|---|---|
| RGB | rgb(172, 170, 162) |
| HSL | hsl(48, 6%, 65%) |
| HSV | hsv(48, 6%, 67%) |
| CMYK | cmyk(0%, 1.2%, 5.8%, 32.5%) |
| CIE-LAB | lab(69.56, -0.75, 4.37) |
| CIE-LCH | lch(69.56, 4.43, 99.75°) |
| OKLab | oklab(73.73% -0.001 0.0115) |
| OKLCH | oklch(73.73% 0.012 95.2) |
| XYZ | xyz(37.9087, 40.1289, 39.9240) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.56
Dark Gray
#A9A9A9
ΔE00 4.11
Stone
#A89F91
ΔE00 4.86
Cement
#A5A391
ΔE00 4.96
Greige
#B8AB98
ΔE00 6.08
Silver
#C0C0C0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAA2 #A2A4AC
analogous
#ACA5A2 #ACAAA2 #A9ACA2
triadic
#ACAAA2 #A2ACAA #AAA2AC
tetradic
#ACAAA2 #A2ACA5 #A2A4AC #ACA2A9
square
#ACAAA2 #A2ACA5 #A2A4AC #ACA2A9
split-complementary
#ACAAA2 #A2A9AC #A5A2AC
monochromatic
#706D64 #8F8C82 #ACAAA2 #C9C8C2 #E6E5E3
Accessibility & contrast
On white
2.33
#ACAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#ACAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAA2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAA2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#AEA9A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #acaaa2; /* rgb */ color: rgb(172, 170, 162); /* oklch */ color: oklch(73.7% 0.012 95.2);
Tailwind
colors: {
custom: {
50: '#c4c3bd',
500: '#acaaa2',
950: '#000000',
},
}SCSS
$custom: #acaaa2; $custom-light: #c4c3bd; $custom-dark: #000000;
JSON
{
"hex": "#acaaa2",
"rgb": {
"r": 172,
"g": 170,
"b": 162
},
"hsl": {
"h": 48,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.73734,
"c": 0.01154,
"h": 95.2
},
"luminance": 0.40129
}Semantic roles & 50–950 ramp
primary
#ACAAA2
secondary
#D3D4D7
accent
#619056
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121212
muted
#818181