#ACBAC0#ACBAC0
#ACBAC0 is a light, near-neutral cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.018 H 225.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAC0 |
|---|---|
| RGB | rgb(172, 186, 192) |
| HSL | hsl(198, 14%, 71%) |
| HSV | hsv(198, 10%, 75%) |
| CMYK | cmyk(10.4%, 3.1%, 0%, 24.7%) |
| CIE-LAB | lab(74.63, -3.62, -4.68) |
| CIE-LCH | lch(74.63, 5.92, 232.34°) |
| OKLab | oklab(77.99% -0.0125 -0.0126) |
| OKLCH | oklch(77.99% 0.018 225.3) |
| XYZ | xyz(44.0844, 47.6936, 56.7421) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.26
Cool Gray
#9AA7B0
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.66
Cool Grey
#95A3A6
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAC0 #C0B2AC
analogous
#ACC0BC #ACBAC0 #ACB0C0
triadic
#ACBAC0 #C0ACBA #BAC0AC
tetradic
#ACBAC0 #BCACC0 #C0B2AC #B0C0AC
square
#ACBAC0 #BCACC0 #C0B2AC #B0C0AC
split-complementary
#ACBAC0 #C0ACB0 #C0BCAC
monochromatic
#687F89 #899DA6 #ACBAC0 #CFD7DA #EEF1F2
Accessibility & contrast
On white
1.99
#ACBAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ACBAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAC0
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAC0 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#A7BCBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbac0; /* rgb */ color: rgb(172, 186, 192); /* oklch */ color: oklch(78.0% 0.018 225.3);
Tailwind
colors: {
custom: {
50: '#c4ced3',
500: '#acbac0',
950: '#000000',
},
}SCSS
$custom: #acbac0; $custom-light: #c4ced3; $custom-dark: #000000;
JSON
{
"hex": "#acbac0",
"rgb": {
"r": 172,
"g": 186,
"b": 192
},
"hsl": {
"h": 198,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.77991,
"c": 0.01774,
"h": 225.3
},
"luminance": 0.47694
}Semantic roles & 50–950 ramp
primary
#ACBAC0
secondary
#E6E3E1
accent
#644E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282