#A2ACAC#A2ACAC
#A2ACAC is a light, near-neutral grey. Relative luminance 0.402; OKLCH L 73.6% C 0.011 H 196.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACAC |
|---|---|
| RGB | rgb(162, 172, 172) |
| HSL | hsl(180, 6%, 65%) |
| HSV | hsv(180, 6%, 67%) |
| CMYK | cmyk(5.8%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(69.59, -3.50, -1.21) |
| CIE-LCH | lch(69.59, 3.71, 199.09°) |
| OKLab | oklab(73.65% -0.0108 -0.0033) |
| OKLCH | oklch(73.65% 0.011 196.9) |
| XYZ | xyz(37.0977, 40.1646, 44.8198) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.46
Cool Gray
#9AA7B0
ΔE00 4.69
Dark Gray
#A9A9A9
ΔE00 4.82
Dove Gray
#B6B8BD
ΔE00 6.55
Grey
#929591
ΔE00 7.58
Silver
#C0C0C0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACAC #ACA2A2
analogous
#A2ACA7 #A2ACAC #A2A7AC
triadic
#A2ACAC #ACA2AC #ACACA2
tetradic
#A2ACAC #A7A2AC #ACA2A2 #A7ACA2
square
#A2ACAC #A7A2AC #ACA2A2 #A7ACA2
split-complementary
#A2ACAC #ACA2A7 #ACA7A2
monochromatic
#647070 #828F8F #A2ACAC #C2C9C9 #E3E6E6
Accessibility & contrast
On white
2.32
#A2ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#A2ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACAC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACAC | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 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)
#ABABAC
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#9FADAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2acac; /* rgb */ color: rgb(162, 172, 172); /* oklch */ color: oklch(73.6% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#bdc4c4',
500: '#a2acac',
950: '#000000',
},
}SCSS
$custom: #a2acac; $custom-light: #bdc4c4; $custom-dark: #000000;
JSON
{
"hex": "#a2acac",
"rgb": {
"r": 162,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.73649,
"c": 0.01129,
"h": 196.9
},
"luminance": 0.40165
}Semantic roles & 50–950 ramp
primary
#A2ACAC
secondary
#D7D3D3
accent
#565690
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121212
muted
#818181