#ACBCC0#ACBCC0
#ACBCC0 is a light, near-neutral cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.019 H 214.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCC0 |
|---|---|
| RGB | rgb(172, 188, 192) |
| HSL | hsl(192, 14%, 71%) |
| HSV | hsv(192, 10%, 75%) |
| CMYK | cmyk(10.4%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(75.17, -4.68, -3.90) |
| CIE-LCH | lch(75.17, 6.09, 219.78°) |
| OKLab | oklab(78.41% -0.0153 -0.0105) |
| OKLCH | oklch(78.41% 0.019 214.4) |
| XYZ | xyz(44.5087, 48.5422, 56.8836) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.37
Cool Gray
#9AA7B0
ΔE00 6.48
Silver (survey)
#C5C9C7
ΔE00 6.50
Silver
#C0C0C0
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCC0 #C0B0AC
analogous
#ACC0BA #ACBCC0 #ACB2C0
triadic
#ACBCC0 #C0ACBC #BCC0AC
tetradic
#ACBCC0 #BAACC0 #C0B0AC #B2C0AC
square
#ACBCC0 #BAACC0 #C0B0AC #B2C0AC
split-complementary
#ACBCC0 #C0ACB2 #C0BAAC
monochromatic
#688389 #89A0A6 #ACBCC0 #CFD8DA #EEF1F2
Accessibility & contrast
On white
1.96
#ACBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#ACBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCC0
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCC0 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC0
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#A7BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbcc0; /* rgb */ color: rgb(172, 188, 192); /* oklch */ color: oklch(78.4% 0.019 214.4);
Tailwind
colors: {
custom: {
50: '#c4d0d3',
500: '#acbcc0',
950: '#000000',
},
}SCSS
$custom: #acbcc0; $custom-light: #c4d0d3; $custom-dark: #000000;
JSON
{
"hex": "#acbcc0",
"rgb": {
"r": 172,
"g": 188,
"b": 192
},
"hsl": {
"h": 192,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78412,
"c": 0.01858,
"h": 214.4
},
"luminance": 0.48543
}Semantic roles & 50–950 ramp
primary
#ACBCC0
secondary
#E6E2E1
accent
#5C4E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282