#ACB8AC#ACB8AC
#ACB8AC is a light, muted grey. Relative luminance 0.460; OKLCH L 77.0% C 0.021 H 145.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8AC |
|---|---|
| RGB | rgb(172, 184, 172) |
| HSL | hsl(120, 8%, 70%) |
| HSV | hsv(120, 7%, 72%) |
| CMYK | cmyk(6.5%, 0%, 6.5%, 27.8%) |
| CIE-LAB | lab(73.56, -6.43, 4.66) |
| CIE-LCH | lch(73.56, 7.95, 144.07°) |
| OKLab | oklab(76.97% -0.0176 0.0122) |
| OKLCH | oklch(76.97% 0.021 145.4) |
| XYZ | xyz(41.5987, 46.0299, 45.7148) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.06
Cement
#A5A391
ΔE00 8.28
Greyish
#A8A495
ΔE00 8.64
Silver
#C0C0C0
ΔE00 9.14
Dark Gray
#A9A9A9
ΔE00 9.24
Greenish Grey
#96AE8D
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8AC #B8ACB8
analogous
#B2B8AC #ACB8AC #ACB8B2
triadic
#ACB8AC #ACACB8 #B8ACAC
tetradic
#ACB8AC #ACB2B8 #B8ACB8 #B8B2AC
square
#ACB8AC #ACB2B8 #B8ACB8 #B8B2AC
split-complementary
#ACB8AC #B2ACB8 #B8ACB2
monochromatic
#6C7E6C #8B9C8B #ACB8AC #CDD4CD #EEF0EE
Accessibility & contrast
On white
2.06
#ACB8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ACB8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8AC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8AC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#ABB7B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acb8ac; /* rgb */ color: rgb(172, 184, 172); /* oklch */ color: oklch(77.0% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#c4cdc4',
500: '#acb8ac',
950: '#000000',
},
}SCSS
$custom: #acb8ac; $custom-light: #c4cdc4; $custom-dark: #000000;
JSON
{
"hex": "#acb8ac",
"rgb": {
"r": 172,
"g": 184,
"b": 172
},
"hsl": {
"h": 120,
"s": 7.792,
"l": 69.804
},
"oklch": {
"l": 0.76974,
"c": 0.02144,
"h": 145.4
},
"luminance": 0.4603
}Semantic roles & 50–950 ramp
primary
#ACB8AC
secondary
#E2DEE2
accent
#549292
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281