#ACB4B4#ACB4B4
#ACB4B4 is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.4% C 0.009 H 197.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4B4 |
|---|---|
| RGB | rgb(172, 180, 180) |
| HSL | hsl(180, 5%, 69%) |
| HSV | hsv(180, 4%, 71%) |
| CMYK | cmyk(4.4%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(72.70, -2.79, -0.97) |
| CIE-LCH | lch(72.70, 2.95, 199.17°) |
| OKLab | oklab(76.36% -0.0086 -0.0026) |
| OKLCH | oklch(76.36% 0.009 197) |
| XYZ | xyz(41.5711, 44.7081, 49.6106) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.72
Dove Gray
#B6B8BD
ΔE00 4.75
Silver
#C0C0C0
ΔE00 5.35
Cool Grey
#95A3A6
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 5.90
Silver (survey)
#C5C9C7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4B4 #B4ACAC
analogous
#ACB4B0 #ACB4B4 #ACB0B4
triadic
#ACB4B4 #B4ACB4 #B4B4AC
tetradic
#ACB4B4 #B0ACB4 #B4ACAC #B0B4AC
square
#ACB4B4 #B0ACB4 #B4ACAC #B0B4AC
split-complementary
#ACB4B4 #B4ACB0 #B4B0AC
monochromatic
#6D7979 #8C9797 #ACB4B4 #CCD1D1 #ECEEEE
Accessibility & contrast
On white
2.11
#ACB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ACB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4B4
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4B4 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B4
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#AAB5B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb4b4; /* rgb */ color: rgb(172, 180, 180); /* oklch */ color: oklch(76.4% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#c4caca',
500: '#acb4b4',
950: '#000000',
},
}SCSS
$custom: #acb4b4; $custom-light: #c4caca; $custom-dark: #000000;
JSON
{
"hex": "#acb4b4",
"rgb": {
"r": 172,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 5.063,
"l": 69.02
},
"oklch": {
"l": 0.76359,
"c": 0.00898,
"h": 197
},
"luminance": 0.44708
}Semantic roles & 50–950 ramp
primary
#ACB4B4
secondary
#DFDDDD
accent
#57578F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282