#ACB4B2#ACB4B2
#ACB4B2 is a light, near-neutral grey. Relative luminance 0.446; OKLCH L 76.3% C 0.009 H 179.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4B2 |
|---|---|
| RGB | rgb(172, 180, 178) |
| HSL | hsl(165, 5%, 69%) |
| HSV | hsv(165, 4%, 71%) |
| CMYK | cmyk(4.4%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(72.65, -3.17, 0.05) |
| CIE-LCH | lch(72.65, 3.17, 179.13°) |
| OKLab | oklab(76.3% -0.0094 0.0001) |
| OKLCH | oklch(76.3% 0.009 179.5) |
| XYZ | xyz(41.3689, 44.6272, 48.5453) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 5.57
Silver
#C0C0C0
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 6.02
Cool Grey
#95A3A6
ΔE00 6.09
Cool Gray
#9AA7B0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4B2 #B4ACAE
analogous
#ACB4AE #ACB4B2 #ACB2B4
triadic
#ACB4B2 #B2ACB4 #B4B2AC
tetradic
#ACB4B2 #AEACB4 #B4ACAE #B2B4AC
square
#ACB4B2 #AEACB4 #B4ACAE #B2B4AC
split-complementary
#ACB4B2 #B4ACB2 #B4AEAC
monochromatic
#6D7976 #8C9794 #ACB4B2 #CCD1D0 #ECEEEE
Accessibility & contrast
On white
2.12
#ACB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ACB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4B2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4B2 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B2
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#AAB4B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb4b2; /* rgb */ color: rgb(172, 180, 178); /* oklch */ color: oklch(76.3% 0.009 179.5);
Tailwind
colors: {
custom: {
50: '#c4cac9',
500: '#acb4b2',
950: '#000000',
},
}SCSS
$custom: #acb4b2; $custom-light: #c4cac9; $custom-dark: #000000;
JSON
{
"hex": "#acb4b2",
"rgb": {
"r": 172,
"g": 180,
"b": 178
},
"hsl": {
"h": 165,
"s": 5.063,
"l": 69.02
},
"oklch": {
"l": 0.763,
"c": 0.00939,
"h": 179.5
},
"luminance": 0.44628
}Semantic roles & 50–950 ramp
primary
#ACB4B2
secondary
#DFDDDD
accent
#57658F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282