#ACAEC0#ACAEC0
#ACAEC0 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.026 H 280.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEC0 |
|---|---|
| RGB | rgb(172, 174, 192) |
| HSL | hsl(234, 14%, 71%) |
| HSV | hsv(234, 10%, 75%) |
| CMYK | cmyk(10.4%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.45, 2.87, -9.40) |
| CIE-LCH | lch(71.45, 9.83, 286.95°) |
| OKLab | oklab(75.49% 0.0048 -0.0253) |
| OKLCH | oklch(75.49% 0.026 280.7) |
| XYZ | xyz(41.6618, 42.8482, 55.9346) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 8.29
Dark Gray
#A9A9A9
ΔE00 8.56
Lightsteelblue
#B0C4DE
ΔE00 8.77
Light Blue Grey
#B7C9E2
ΔE00 9.11
Cloudy Blue
#ACC2D9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEC0 #C0BEAC
analogous
#ACB8C0 #ACAEC0 #B4ACC0
triadic
#ACAEC0 #C0ACAE #AEC0AC
tetradic
#ACAEC0 #C0ACB8 #C0BEAC #ACC0B4
square
#ACAEC0 #C0ACB8 #C0BEAC #ACC0B4
split-complementary
#ACAEC0 #C0B4AC #B8C0AC
monochromatic
#686C89 #898CA6 #ACAEC0 #CFD0DA #EEEEF2
Accessibility & contrast
On white
2.19
#ACAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ACAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEC0
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEC0 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#A8B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaec0; /* rgb */ color: rgb(172, 174, 192); /* oklch */ color: oklch(75.5% 0.026 280.7);
Tailwind
colors: {
custom: {
50: '#c4c6d3',
500: '#acaec0',
950: '#000000',
},
}SCSS
$custom: #acaec0; $custom-light: #c4c6d3; $custom-dark: #000000;
JSON
{
"hex": "#acaec0",
"rgb": {
"r": 172,
"g": 174,
"b": 192
},
"hsl": {
"h": 234,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.75493,
"c": 0.02574,
"h": 280.7
},
"luminance": 0.42849
}Semantic roles & 50–950 ramp
primary
#ACAEC0
secondary
#E6E6E1
accent
#904E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282