#ACB5BB#ACB5BB
#ACB5BB is a light, near-neutral cyan. Relative luminance 0.454; OKLCH L 76.8% C 0.013 H 236.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB5BB |
|---|---|
| RGB | rgb(172, 181, 187) |
| HSL | hsl(204, 10%, 70%) |
| HSV | hsv(204, 8%, 73%) |
| CMYK | cmyk(8%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(73.16, -1.95, -4.13) |
| CIE-LCH | lch(73.16, 4.56, 244.77°) |
| OKLab | oklab(76.79% -0.0073 -0.0111) |
| OKLCH | oklch(76.79% 0.013 236.7) |
| XYZ | xyz(42.5049, 45.4058, 53.5289) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.42
Cool Gray
#9AA7B0
ΔE00 4.55
Dark Gray
#A9A9A9
ΔE00 5.43
Silver
#C0C0C0
ΔE00 5.61
Cool Grey
#95A3A6
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB5BB #BBB2AC
analogous
#ACBBB9 #ACB5BB #ACADBB
triadic
#ACB5BB #BBACB5 #B5BBAC
tetradic
#ACB5BB #B9ACBB #BBB2AC #ADBBAC
square
#ACB5BB #B9ACBB #BBB2AC #ADBBAC
split-complementary
#ACB5BB #BBACAD #BBB9AC
monochromatic
#6B7982 #8A979F #ACB5BB #CED3D7 #EEF0F1
Accessibility & contrast
On white
2.08
#ACB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ACB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB5BB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB5BB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#A8B7B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb5bb; /* rgb */ color: rgb(172, 181, 187); /* oklch */ color: oklch(76.8% 0.013 236.7);
Tailwind
colors: {
custom: {
50: '#c4cbcf',
500: '#acb5bb',
950: '#000000',
},
}SCSS
$custom: #acb5bb; $custom-light: #c4cbcf; $custom-dark: #000000;
JSON
{
"hex": "#acb5bb",
"rgb": {
"r": 172,
"g": 181,
"b": 187
},
"hsl": {
"h": 204,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.76785,
"c": 0.01324,
"h": 236.7
},
"luminance": 0.45406
}Semantic roles & 50–950 ramp
primary
#ACB5BB
secondary
#E3E1DF
accent
#6C5294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282