#ACB6B2#ACB6B2
#ACB6B2 is a light, near-neutral grey. Relative luminance 0.454; OKLCH L 76.7% C 0.012 H 170.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB6B2 |
|---|---|
| RGB | rgb(172, 182, 178) |
| HSL | hsl(156, 6%, 69%) |
| HSV | hsv(156, 5%, 71%) |
| CMYK | cmyk(5.5%, 0%, 2.2%, 28.6%) |
| CIE-LAB | lab(73.18, -4.24, 0.83) |
| CIE-LCH | lch(73.18, 4.32, 168.94°) |
| OKLab | oklab(76.72% -0.0123 0.0021) |
| OKLCH | oklch(76.72% 0.012 170.2) |
| XYZ | xyz(41.7755, 45.4406, 48.6809) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.17
Dark Gray
#A9A9A9
ΔE00 6.36
Silver
#C0C0C0
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB6B2 #B6ACB0
analogous
#ACB6AD #ACB6B2 #ACB5B6
triadic
#ACB6B2 #B2ACB6 #B6B2AC
tetradic
#ACB6B2 #ADACB6 #B6ACB0 #B5B6AC
square
#ACB6B2 #ADACB6 #B6ACB0 #B5B6AC
split-complementary
#ACB6B2 #B6ACB5 #B6ADAC
monochromatic
#6C7B75 #8B9994 #ACB6B2 #CDD3D0 #EDEFEE
Accessibility & contrast
On white
2.08
#ACB6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ACB6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB6B2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB6B2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B2
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#AAB6B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb6b2; /* rgb */ color: rgb(172, 182, 178); /* oklch */ color: oklch(76.7% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#c4cbc9',
500: '#acb6b2',
950: '#000000',
},
}SCSS
$custom: #acb6b2; $custom-light: #c4cbc9; $custom-dark: #000000;
JSON
{
"hex": "#acb6b2",
"rgb": {
"r": 172,
"g": 182,
"b": 178
},
"hsl": {
"h": 156,
"s": 6.41,
"l": 69.412
},
"oklch": {
"l": 0.76722,
"c": 0.01248,
"h": 170.2
},
"luminance": 0.45441
}Semantic roles & 50–950 ramp
primary
#ACB6B2
secondary
#E0DDDF
accent
#556D90
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282