#ACB4BF#ACB4BF
#ACB4BF is a light, near-neutral cyan. Relative luminance 0.452; OKLCH L 76.7% C 0.018 H 256.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4BF |
|---|---|
| RGB | rgb(172, 180, 191) |
| HSL | hsl(215, 13%, 71%) |
| HSV | hsv(215, 10%, 75%) |
| CMYK | cmyk(9.9%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(73.01, -0.60, -6.54) |
| CIE-LCH | lch(73.01, 6.57, 264.78°) |
| OKLab | oklab(76.7% -0.0043 -0.0176) |
| OKLCH | oklch(76.7% 0.018 256.3) |
| XYZ | xyz(42.7365, 45.1743, 55.7481) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.58
Cool Gray
#9AA7B0
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 6.39
Dark Gray
#A9A9A9
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4BF #BFB7AC
analogous
#ACBDBF #ACB4BF #ADACBF
triadic
#ACB4BF #BFACB4 #B4BFAC
tetradic
#ACB4BF #BFACBD #BFB7AC #ACBFAD
square
#ACB4BF #BFACBD #BFB7AC #ACBFAD
split-complementary
#ACB4BF #BFADAC #BDBFAC
monochromatic
#697688 #8995A4 #ACB4BF #CFD3DA #EEEFF2
Accessibility & contrast
On white
2.09
#ACB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ACB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4BF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4BF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#A8B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb4bf; /* rgb */ color: rgb(172, 180, 191); /* oklch */ color: oklch(76.7% 0.018 256.3);
Tailwind
colors: {
custom: {
50: '#c4cad2',
500: '#acb4bf',
950: '#000000',
},
}SCSS
$custom: #acb4bf; $custom-light: #c4cad2; $custom-dark: #000000;
JSON
{
"hex": "#acb4bf",
"rgb": {
"r": 172,
"g": 180,
"b": 191
},
"hsl": {
"h": 214.737,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.76703,
"c": 0.01808,
"h": 256.3
},
"luminance": 0.45175
}Semantic roles & 50–950 ramp
primary
#ACB4BF
secondary
#E6E4E1
accent
#784E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282