#ACABA2#ACABA2
#ACABA2 is a light, near-neutral grey. Relative luminance 0.405; OKLCH L 73.9% C 0.013 H 101.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABA2 |
|---|---|
| RGB | rgb(172, 171, 162) |
| HSL | hsl(54, 6%, 65%) |
| HSV | hsv(54, 6%, 67%) |
| CMYK | cmyk(0%, 0.6%, 5.8%, 32.5%) |
| CIE-LAB | lab(69.83, -1.29, 4.76) |
| CIE-LCH | lch(69.83, 4.93, 105.21°) |
| OKLab | oklab(73.94% -0.0026 0.0125) |
| OKLCH | oklch(73.94% 0.013 101.5) |
| XYZ | xyz(38.0969, 40.5053, 39.9867) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.40
Cement
#A5A391
ΔE00 4.57
Dark Gray
#A9A9A9
ΔE00 4.63
Stone
#A89F91
ΔE00 5.22
Greige
#B8AB98
ΔE00 6.27
Silver
#C0C0C0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABA2 #A2A3AC
analogous
#ACA6A2 #ACABA2 #A8ACA2
triadic
#ACABA2 #A2ACAB #ABA2AC
tetradic
#ACABA2 #A2ACA6 #A2A3AC #ACA2A8
square
#ACABA2 #A2ACA6 #A2A3AC #ACA2A8
split-complementary
#ACABA2 #A2A8AC #A6A2AC
monochromatic
#706F64 #8F8E82 #ACABA2 #C9C8C2 #E6E5E3
Accessibility & contrast
On white
2.31
#ACABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#ACABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABA2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABA2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#AEAAA8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaba2; /* rgb */ color: rgb(172, 171, 162); /* oklch */ color: oklch(73.9% 0.013 101.5);
Tailwind
colors: {
custom: {
50: '#c4c4bd',
500: '#acaba2',
950: '#000000',
},
}SCSS
$custom: #acaba2; $custom-light: #c4c4bd; $custom-dark: #000000;
JSON
{
"hex": "#acaba2",
"rgb": {
"r": 172,
"g": 171,
"b": 162
},
"hsl": {
"h": 54,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.73943,
"c": 0.01275,
"h": 101.5
},
"luminance": 0.40505
}Semantic roles & 50–950 ramp
primary
#ACABA2
secondary
#D3D4D7
accent
#5C9056
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121212
muted
#818181