#ACAAB6#ACAAB6
#ACAAB6 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.3% C 0.017 H 293.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAB6 |
|---|---|
| RGB | rgb(172, 170, 182) |
| HSL | hsl(250, 8%, 69%) |
| HSV | hsv(250, 7%, 71%) |
| CMYK | cmyk(5.5%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(70.10, 3.02, -5.89) |
| CIE-LCH | lch(70.10, 6.62, 297.19°) |
| OKLab | oklab(74.34% 0.0069 -0.0157) |
| OKLCH | oklch(74.34% 0.017 293.6) |
| XYZ | xyz(39.8299, 40.8974, 50.0425) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.62
Dark Gray
#A9A9A9
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.49
Cool Grey
#95A3A6
ΔE00 10.53
Lightsteelblue
#B0C4DE
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAB6 #B4B6AA
analogous
#AAAEB6 #ACAAB6 #B2AAB6
triadic
#ACAAB6 #B6ACAA #AAB6AC
tetradic
#ACAAB6 #B6AAAE #B4B6AA #AAB6B2
square
#ACAAB6 #B6AAAE #B4B6AA #AAB6B2
split-complementary
#ACAAB6 #B6B2AA #AEB6AA
monochromatic
#6D6A7C #8C899A #ACAAB6 #CCCBD2 #ECECEF
Accessibility & contrast
On white
2.29
#ACAAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#ACAAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAB6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAB6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB7
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#AAACAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #acaab6; /* rgb */ color: rgb(172, 170, 182); /* oklch */ color: oklch(74.3% 0.017 293.6);
Tailwind
colors: {
custom: {
50: '#c4c3cb',
500: '#acaab6',
950: '#000000',
},
}SCSS
$custom: #acaab6; $custom-light: #c4c3cb; $custom-dark: #000000;
JSON
{
"hex": "#acaab6",
"rgb": {
"r": 172,
"g": 170,
"b": 182
},
"hsl": {
"h": 250,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.74339,
"c": 0.01718,
"h": 293.6
},
"luminance": 0.40898
}Semantic roles & 50–950 ramp
primary
#ACAAB6
secondary
#DFE0DC
accent
#925487
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121213
muted
#818182