#ACB2C0#ACB2C0
#ACB2C0 is a light, muted blue. Relative luminance 0.444; OKLCH L 76.3% C 0.021 H 267.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2C0 |
|---|---|
| RGB | rgb(172, 178, 192) |
| HSL | hsl(222, 14%, 71%) |
| HSV | hsv(222, 10%, 75%) |
| CMYK | cmyk(10.4%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(72.51, 0.69, -7.83) |
| CIE-LCH | lch(72.51, 7.86, 275.03°) |
| OKLab | oklab(76.32% -0.001 -0.021) |
| OKLCH | oklch(76.32% 0.021 267.2) |
| XYZ | xyz(42.4460, 44.4168, 56.1960) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.44
Cool Gray
#9AA7B0
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.06
Dark Gray
#A9A9A9
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2C0 #C0BAAC
analogous
#ACBCC0 #ACB2C0 #B0ACC0
triadic
#ACB2C0 #C0ACB2 #B2C0AC
tetradic
#ACB2C0 #C0ACBC #C0BAAC #ACC0B0
square
#ACB2C0 #C0ACBC #C0BAAC #ACC0B0
split-complementary
#ACB2C0 #C0B0AC #BCC0AC
monochromatic
#687289 #8992A6 #ACB2C0 #CFD2DA #EEEFF2
Accessibility & contrast
On white
2.12
#ACB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ACB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2C0
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2C0 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C1
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#A8B5B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb2c0; /* rgb */ color: rgb(172, 178, 192); /* oklch */ color: oklch(76.3% 0.021 267.2);
Tailwind
colors: {
custom: {
50: '#c4c9d3',
500: '#acb2c0',
950: '#000000',
},
}SCSS
$custom: #acb2c0; $custom-light: #c4c9d3; $custom-dark: #000000;
JSON
{
"hex": "#acb2c0",
"rgb": {
"r": 172,
"g": 178,
"b": 192
},
"hsl": {
"h": 222,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.7632,
"c": 0.02107,
"h": 267.2
},
"luminance": 0.44417
}Semantic roles & 50–950 ramp
primary
#ACB2C0
secondary
#E6E5E1
accent
#824E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282