#ACBAC4#ACBAC4
#ACBAC4 is a light, muted cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.021 H 238.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAC4 |
|---|---|
| RGB | rgb(172, 186, 196) |
| HSL | hsl(205, 17%, 72%) |
| HSV | hsv(205, 12%, 77%) |
| CMYK | cmyk(12.2%, 5.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.74, -2.79, -6.70) |
| CIE-LCH | lch(74.74, 7.26, 247.34°) |
| OKLab | oklab(78.12% -0.0109 -0.018) |
| OKLCH | oklch(78.12% 0.021 238.8) |
| XYZ | xyz(44.5337, 47.8733, 59.1081) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.05
Cool Gray
#9AA7B0
ΔE00 5.34
Cloudy Blue
#ACC2D9
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.66
Silver
#C0C0C0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAC4 #C4B6AC
analogous
#ACC4C2 #ACBAC4 #ACAEC4
triadic
#ACBAC4 #C4ACBA #BAC4AC
tetradic
#ACBAC4 #C2ACC4 #C4B6AC #AEC4AC
square
#ACBAC4 #C2ACC4 #C4B6AC #AEC4AC
split-complementary
#ACBAC4 #C4ACAE #C4C2AC
monochromatic
#667E90 #889CAB #ACBAC4 #D0D8DD #EDF0F2
Accessibility & contrast
On white
1.99
#ACBAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ACBAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAC4
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAC4 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC5
Deuteranopia (green-blind)
#B3B7C4
Tritanopia (blue-blind)
#A6BDBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbac4; /* rgb */ color: rgb(172, 186, 196); /* oklch */ color: oklch(78.1% 0.021 238.8);
Tailwind
colors: {
custom: {
50: '#c4ced5',
500: '#acbac4',
950: '#000000',
},
}SCSS
$custom: #acbac4; $custom-light: #c4ced5; $custom-dark: #000000;
JSON
{
"hex": "#acbac4",
"rgb": {
"r": 172,
"g": 186,
"b": 196
},
"hsl": {
"h": 205,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.78118,
"c": 0.02109,
"h": 238.8
},
"luminance": 0.47874
}Semantic roles & 50–950 ramp
primary
#ACBAC4
secondary
#E9E5E2
accent
#6C4A9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283