#ACABA4#ACABA4
#ACABA4 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.0% C 0.010 H 100.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABA4 |
|---|---|
| RGB | rgb(172, 171, 164) |
| HSL | hsl(53, 5%, 66%) |
| HSV | hsv(53, 5%, 67%) |
| CMYK | cmyk(0%, 0.6%, 4.7%, 32.5%) |
| CIE-LAB | lab(69.88, -0.93, 3.72) |
| CIE-LCH | lch(69.88, 3.84, 104.08°) |
| OKLab | oklab(74% -0.0017 0.0098) |
| OKLCH | oklch(74% 0.01 100.1) |
| XYZ | xyz(38.2760, 40.5769, 40.9305) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.69
Greyish
#A8A495
ΔE00 4.14
Cement
#A5A391
ΔE00 5.41
Stone
#A89F91
ΔE00 5.51
Greige
#B8AB98
ΔE00 6.67
Silver
#C0C0C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABA4 #A4A5AC
analogous
#ACA7A4 #ACABA4 #A9ACA4
triadic
#ACABA4 #A4ACAB #ABA4AC
tetradic
#ACABA4 #A4ACA7 #A4A5AC #ACA4A9
square
#ACABA4 #A4ACA7 #A4A5AC #ACA4A9
split-complementary
#ACABA4 #A4A9AC #A7A4AC
monochromatic
#706E66 #8F8D84 #ACABA4 #C9C9C4 #E6E6E4
Accessibility & contrast
On white
2.30
#ACABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ACABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABA4
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABA4 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA4
Deuteranopia (green-blind)
#ADABA4
Tritanopia (blue-blind)
#ADAAA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaba4; /* rgb */ color: rgb(172, 171, 164); /* oklch */ color: oklch(74.0% 0.010 100.1);
Tailwind
colors: {
custom: {
50: '#c4c4bf',
500: '#acaba4',
950: '#000000',
},
}SCSS
$custom: #acaba4; $custom-light: #c4c4bf; $custom-dark: #000000;
JSON
{
"hex": "#acaba4",
"rgb": {
"r": 172,
"g": 171,
"b": 164
},
"hsl": {
"h": 52.5,
"s": 4.598,
"l": 65.882
},
"oklch": {
"l": 0.74,
"c": 0.00995,
"h": 100.1
},
"luminance": 0.40577
}Semantic roles & 50–950 ramp
primary
#ACABA4
secondary
#D5D5D7
accent
#5E8E57
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181