#ACACAA#ACACAA
#ACACAA is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.4% C 0.003 H 106.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACAA |
|---|---|
| RGB | rgb(172, 172, 170) |
| HSL | hsl(60, 1%, 67%) |
| HSV | hsv(60, 1%, 67%) |
| CMYK | cmyk(0%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(70.30, -0.37, 1.03) |
| CIE-LCH | lch(70.30, 1.09, 110.07°) |
| OKLab | oklab(74.38% -0.0008 0.0027) |
| OKLCH | oklch(74.38% 0.003 106.4) |
| XYZ | xyz(39.0203, 41.1780, 43.9149) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.41
Dove Gray
#B6B8BD
ΔE00 5.04
Silver
#C0C0C0
ΔE00 5.59
Greyish
#A8A495
ΔE00 6.52
Cool Grey
#95A3A6
ΔE00 7.18
Stone
#A89F91
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACAA #AAAAAC
analogous
#ACABAA #ACACAA #ABACAA
triadic
#ACACAA #AAACAC #ACAAAC
tetradic
#ACACAA #AAACAB #AAAAAC #ACAAAB
square
#ACACAA #AAACAB #AAAAAC #ACAAAB
split-complementary
#ACACAA #AAABAC #ABAAAC
monochromatic
#6F6F6C #8E8E8B #ACACAA #CACAC9 #E8E8E8
Accessibility & contrast
On white
2.27
#ACACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#ACACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACAA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACAA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#ACACAA
Tritanopia (blue-blind)
#ACACAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acacaa; /* rgb */ color: rgb(172, 172, 170); /* oklch */ color: oklch(74.4% 0.003 106.4);
Tailwind
colors: {
custom: {
50: '#c4c4c3',
500: '#acacaa',
950: '#000000',
},
}SCSS
$custom: #acacaa; $custom-light: #c4c4c3; $custom-dark: #000000;
JSON
{
"hex": "#acacaa",
"rgb": {
"r": 172,
"g": 172,
"b": 170
},
"hsl": {
"h": 60,
"s": 1.19,
"l": 67.059
},
"oklch": {
"l": 0.74383,
"c": 0.00283,
"h": 106.4
},
"luminance": 0.41178
}Semantic roles & 50–950 ramp
primary
#ACACAA
secondary
#D9D9D9
accent
#5B8B5B
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121212
muted
#818181