#ACB4BB#ACB4BB
#ACB4BB is a light, near-neutral cyan. Relative luminance 0.450; OKLCH L 76.6% C 0.013 H 244.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4BB |
|---|---|
| RGB | rgb(172, 180, 187) |
| HSL | hsl(208, 10%, 70%) |
| HSV | hsv(208, 8%, 73%) |
| CMYK | cmyk(8%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.89, -1.41, -4.52) |
| CIE-LCH | lch(72.89, 4.73, 252.71°) |
| OKLab | oklab(76.58% -0.0058 -0.0121) |
| OKLCH | oklch(76.58% 0.013 244.3) |
| XYZ | xyz(42.3023, 45.0006, 53.4614) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.06
Cool Gray
#9AA7B0
ΔE00 4.45
Dark Gray
#A9A9A9
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4BB #BBB3AC
analogous
#ACBBBA #ACB4BB #ACACBB
triadic
#ACB4BB #BBACB4 #B4BBAC
tetradic
#ACB4BB #BAACBB #BBB3AC #ACBBAC
square
#ACB4BB #BAACBB #BBB3AC #ACBBAC
split-complementary
#ACB4BB #BBACAC #BBBAAC
monochromatic
#6B7782 #8A969F #ACB4BB #CED2D7 #EEF0F1
Accessibility & contrast
On white
2.10
#ACB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ACB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4BB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4BB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#A8B6B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb4bb; /* rgb */ color: rgb(172, 180, 187); /* oklch */ color: oklch(76.6% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#c4cacf',
500: '#acb4bb',
950: '#000000',
},
}SCSS
$custom: #acb4bb; $custom-light: #c4cacf; $custom-dark: #000000;
JSON
{
"hex": "#acb4bb",
"rgb": {
"r": 172,
"g": 180,
"b": 187
},
"hsl": {
"h": 208,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.76575,
"c": 0.01344,
"h": 244.3
},
"luminance": 0.45001
}Semantic roles & 50–950 ramp
primary
#ACB4BB
secondary
#E3E1DF
accent
#715294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282