#ACBACE#ACBACE
#ACBACE is a light, muted blue. Relative luminance 0.483; OKLCH L 78.4% C 0.032 H 257.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBACE |
|---|---|
| RGB | rgb(172, 186, 206) |
| HSL | hsl(215, 26%, 74%) |
| HSV | hsv(215, 17%, 81%) |
| CMYK | cmyk(16.5%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.04, -0.68, -11.70) |
| CIE-LCH | lch(75.04, 11.72, 266.66°) |
| OKLab | oklab(78.45% -0.0072 -0.0316) |
| OKLCH | oklch(78.45% 0.032 257.3) |
| XYZ | xyz(45.7100, 48.3438, 65.3036) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 3.36
Light Blue Grey
#B7C9E2
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.86
Cool Gray
#9AA7B0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBACE #CEC0AC
analogous
#ACCBCE #ACBACE #AFACCE
triadic
#ACBACE #CEACBA #BACEAC
tetradic
#ACBACE #CEACCB #CEC0AC #ACCEAF
square
#ACBACE #CEACCB #CEC0AC #ACCEAF
split-complementary
#ACBACE #CEAFAC #CBCEAC
monochromatic
#5F7AA1 #869AB7 #ACBACE #D2DAE5 #ECEFF4
Accessibility & contrast
On white
1.97
#ACBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#ACBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBACE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBACE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBCF
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#A4BEC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbace; /* rgb */ color: rgb(172, 186, 206); /* oklch */ color: oklch(78.4% 0.032 257.3);
Tailwind
colors: {
custom: {
50: '#c5cedd',
500: '#acbace',
950: '#000000',
},
}SCSS
$custom: #acbace; $custom-light: #c5cedd; $custom-dark: #000000;
JSON
{
"hex": "#acbace",
"rgb": {
"r": 172,
"g": 186,
"b": 206
},
"hsl": {
"h": 215.294,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.78449,
"c": 0.03245,
"h": 257.3
},
"luminance": 0.48345
}Semantic roles & 50–950 ramp
primary
#ACBACE
secondary
#EAE6E1
accent
#7B41A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283