#ACB8BB#ACB8BB
#ACB8BB is a light, near-neutral cyan. Relative luminance 0.466; OKLCH L 77.4% C 0.014 H 214.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8BB |
|---|---|
| RGB | rgb(172, 184, 187) |
| HSL | hsl(192, 10%, 70%) |
| HSV | hsv(192, 8%, 73%) |
| CMYK | cmyk(8%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(73.96, -3.55, -2.95) |
| CIE-LCH | lch(73.96, 4.62, 219.70°) |
| OKLab | oklab(77.41% -0.0116 -0.0079) |
| OKLCH | oklch(77.41% 0.014 214.4) |
| XYZ | xyz(43.1215, 46.6390, 53.7345) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.08
Cool Gray
#9AA7B0
ΔE00 5.61
Silver
#C0C0C0
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 6.12
Cool Grey
#95A3A6
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8BB #BBAFAC
analogous
#ACBBB6 #ACB8BB #ACB0BB
triadic
#ACB8BB #BBACB8 #B8BBAC
tetradic
#ACB8BB #B6ACBB #BBAFAC #B0BBAC
square
#ACB8BB #B6ACBB #BBAFAC #B0BBAC
split-complementary
#ACB8BB #BBACB0 #BBB6AC
monochromatic
#6B7D82 #8A9B9F #ACB8BB #CED5D7 #EEF1F1
Accessibility & contrast
On white
2.03
#ACB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ACB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8BB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8BB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#A8B9B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acb8bb; /* rgb */ color: rgb(172, 184, 187); /* oklch */ color: oklch(77.4% 0.014 214.4);
Tailwind
colors: {
custom: {
50: '#c4cdcf',
500: '#acb8bb',
950: '#000000',
},
}SCSS
$custom: #acb8bb; $custom-light: #c4cdcf; $custom-dark: #000000;
JSON
{
"hex": "#acb8bb",
"rgb": {
"r": 172,
"g": 184,
"b": 187
},
"hsl": {
"h": 192,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77414,
"c": 0.01404,
"h": 214.4
},
"luminance": 0.46639
}Semantic roles & 50–950 ramp
primary
#ACB8BB
secondary
#E3E0DF
accent
#5F5294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282