#ACB8B2#ACB8B2
#ACB8B2 is a light, near-neutral grey. Relative luminance 0.463; OKLCH L 77.1% C 0.016 H 164.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8B2 |
|---|---|
| RGB | rgb(172, 184, 178) |
| HSL | hsl(150, 8%, 70%) |
| HSV | hsv(150, 7%, 72%) |
| CMYK | cmyk(6.5%, 0%, 3.3%, 27.8%) |
| CIE-LAB | lab(73.72, -5.31, 1.61) |
| CIE-LCH | lch(73.72, 5.55, 163.12°) |
| OKLab | oklab(77.15% -0.0152 0.0042) |
| OKLCH | oklch(77.15% 0.016 164.6) |
| XYZ | xyz(42.1880, 46.2656, 48.8184) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.59
Silver
#C0C0C0
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 7.51
Dark Gray
#A9A9A9
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8B2 #B8ACB2
analogous
#ACB8AC #ACB8B2 #ACB8B8
triadic
#ACB8B2 #B2ACB8 #B8B2AC
tetradic
#ACB8B2 #ACACB8 #B8ACB2 #B8B8AC
square
#ACB8B2 #ACACB8 #B8ACB2 #B8B8AC
split-complementary
#ACB8B2 #B8ACB8 #B8ACAC
monochromatic
#6C7E75 #8B9C93 #ACB8B2 #CDD4D1 #EEF0EF
Accessibility & contrast
On white
2.05
#ACB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#ACB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8B2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8B2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#AAB8B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acb8b2; /* rgb */ color: rgb(172, 184, 178); /* oklch */ color: oklch(77.1% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#c4cdc9',
500: '#acb8b2',
950: '#000000',
},
}SCSS
$custom: #acb8b2; $custom-light: #c4cdc9; $custom-dark: #000000;
JSON
{
"hex": "#acb8b2",
"rgb": {
"r": 172,
"g": 184,
"b": 178
},
"hsl": {
"h": 150,
"s": 7.792,
"l": 69.804
},
"oklch": {
"l": 0.77145,
"c": 0.01576,
"h": 164.6
},
"luminance": 0.46266
}Semantic roles & 50–950 ramp
primary
#ACB8B2
secondary
#E2DEE0
accent
#547392
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282