#ACB2B6#ACB2B6
#ACB2B6 is a light, near-neutral grey. Relative luminance 0.440; OKLCH L 76.0% C 0.009 H 236.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2B6 |
|---|---|
| RGB | rgb(172, 178, 182) |
| HSL | hsl(204, 6%, 69%) |
| HSV | hsv(204, 5%, 71%) |
| CMYK | cmyk(5.5%, 2.2%, 0%, 28.6%) |
| CIE-LAB | lab(72.22, -1.32, -2.77) |
| CIE-LCH | lch(72.22, 3.07, 244.47°) |
| OKLab | oklab(76% -0.0049 -0.0074) |
| OKLCH | oklch(76% 0.009 236.6) |
| XYZ | xyz(41.3755, 43.9886, 50.5577) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.92
Dark Gray
#A9A9A9
ΔE00 3.90
Cool Gray
#9AA7B0
ΔE00 4.72
Silver
#C0C0C0
ΔE00 5.10
Cool Grey
#95A3A6
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2B6 #B6B0AC
analogous
#ACB6B5 #ACB2B6 #ACADB6
triadic
#ACB2B6 #B6ACB2 #B2B6AC
tetradic
#ACB2B6 #B5ACB6 #B6B0AC #ADB6AC
square
#ACB2B6 #B5ACB6 #B6B0AC #ADB6AC
split-complementary
#ACB2B6 #B6ACAD #B6B5AC
monochromatic
#6C757B #8B9499 #ACB2B6 #CDD0D3 #EDEEEF
Accessibility & contrast
On white
2.14
#ACB2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ACB2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2B6
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2B6 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B6
Deuteranopia (green-blind)
#AFB1B6
Tritanopia (blue-blind)
#AAB3B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acb2b6; /* rgb */ color: rgb(172, 178, 182); /* oklch */ color: oklch(76.0% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#c4c9cb',
500: '#acb2b6',
950: '#000000',
},
}SCSS
$custom: #acb2b6; $custom-light: #c4c9cb; $custom-dark: #000000;
JSON
{
"hex": "#acb2b6",
"rgb": {
"r": 172,
"g": 178,
"b": 182
},
"hsl": {
"h": 204,
"s": 6.41,
"l": 69.412
},
"oklch": {
"l": 0.76001,
"c": 0.00886,
"h": 236.6
},
"luminance": 0.43989
}Semantic roles & 50–950 ramp
primary
#ACB2B6
secondary
#E0DFDD
accent
#6D5590
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282