#ACB6AC#ACB6AC
#ACB6AC is a light, near-neutral grey. Relative luminance 0.452; OKLCH L 76.5% C 0.018 H 145.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB6AC |
|---|---|
| RGB | rgb(172, 182, 172) |
| HSL | hsl(120, 6%, 69%) |
| HSV | hsv(120, 5%, 71%) |
| CMYK | cmyk(5.5%, 0%, 5.5%, 28.6%) |
| CIE-LAB | lab(73.03, -5.37, 3.88) |
| CIE-LCH | lch(73.03, 6.63, 144.14°) |
| OKLab | oklab(76.55% -0.0147 0.0102) |
| OKLCH | oklch(76.55% 0.018 145.4) |
| XYZ | xyz(41.1862, 45.2049, 45.5773) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.45
Cement
#A5A391
ΔE00 7.73
Greyish
#A8A495
ΔE00 7.88
Dark Gray
#A9A9A9
ΔE00 7.99
Silver
#C0C0C0
ΔE00 8.19
Cool Grey
#95A3A6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB6AC #B6ACB6
analogous
#B1B6AC #ACB6AC #ACB6B1
triadic
#ACB6AC #ACACB6 #B6ACAC
tetradic
#ACB6AC #ACB1B6 #B6ACB6 #B6B1AC
square
#ACB6AC #ACB1B6 #B6ACB6 #B6B1AC
split-complementary
#ACB6AC #B1ACB6 #B6ACB1
monochromatic
#6C7B6C #8B998B #ACB6AC #CDD3CD #EDEFED
Accessibility & contrast
On white
2.09
#ACB6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ACB6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB6AC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB6AC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#ABB5B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb6ac; /* rgb */ color: rgb(172, 182, 172); /* oklch */ color: oklch(76.5% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#c4cbc4',
500: '#acb6ac',
950: '#000000',
},
}SCSS
$custom: #acb6ac; $custom-light: #c4cbc4; $custom-dark: #000000;
JSON
{
"hex": "#acb6ac",
"rgb": {
"r": 172,
"g": 182,
"b": 172
},
"hsl": {
"h": 120,
"s": 6.41,
"l": 69.412
},
"oklch": {
"l": 0.76549,
"c": 0.01791,
"h": 145.4
},
"luminance": 0.45205
}Semantic roles & 50–950 ramp
primary
#ACB6AC
secondary
#E0DDE0
accent
#559090
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281