#ACB6BB#ACB6BB
#ACB6BB is a light, near-neutral cyan. Relative luminance 0.458; OKLCH L 77.0% C 0.013 H 229.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB6BB |
|---|---|
| RGB | rgb(172, 182, 187) |
| HSL | hsl(200, 10%, 70%) |
| HSV | hsv(200, 8%, 73%) |
| CMYK | cmyk(8%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(73.42, -2.48, -3.73) |
| CIE-LCH | lch(73.42, 4.48, 236.39°) |
| OKLab | oklab(76.99% -0.0087 -0.01) |
| OKLCH | oklch(76.99% 0.013 229) |
| XYZ | xyz(42.7089, 45.8139, 53.5970) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.91
Cool Gray
#9AA7B0
ΔE00 4.79
Silver
#C0C0C0
ΔE00 5.65
Dark Gray
#A9A9A9
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB6BB #BBB1AC
analogous
#ACBBB8 #ACB6BB #ACAEBB
triadic
#ACB6BB #BBACB6 #B6BBAC
tetradic
#ACB6BB #B8ACBB #BBB1AC #AEBBAC
square
#ACB6BB #B8ACBB #BBB1AC #AEBBAC
split-complementary
#ACB6BB #BBACAE #BBB8AC
monochromatic
#6B7A82 #8A989F #ACB6BB #CED4D7 #EEF0F1
Accessibility & contrast
On white
2.07
#ACB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ACB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB6BB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB6BB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B1B4BB
Tritanopia (blue-blind)
#A8B7B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb6bb; /* rgb */ color: rgb(172, 182, 187); /* oklch */ color: oklch(77.0% 0.013 229.0);
Tailwind
colors: {
custom: {
50: '#c4cbcf',
500: '#acb6bb',
950: '#000000',
},
}SCSS
$custom: #acb6bb; $custom-light: #c4cbcf; $custom-dark: #000000;
JSON
{
"hex": "#acb6bb",
"rgb": {
"r": 172,
"g": 182,
"b": 187
},
"hsl": {
"h": 200,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.76994,
"c": 0.01328,
"h": 229
},
"luminance": 0.45814
}Semantic roles & 50–950 ramp
primary
#ACB6BB
secondary
#E3E1DF
accent
#685294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282