#ABC0CC#ABC0CC
#ABC0CC is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.029 H 232.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0CC |
|---|---|
| RGB | rgb(171, 192, 204) |
| HSL | hsl(202, 24%, 74%) |
| HSV | hsv(202, 16%, 80%) |
| CMYK | cmyk(16.2%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(76.51, -4.64, -8.43) |
| CIE-LCH | lch(76.51, 9.63, 241.18°) |
| OKLab | oklab(79.57% -0.0173 -0.0228) |
| OKLCH | oklch(79.57% 0.029 232.8) |
| XYZ | xyz(46.5406, 50.7158, 64.4521) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.66
Light Grey Blue
#9DBCD4
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0CC #CCB7AB
analogous
#ABCCC7 #ABC0CC #ABAFCC
triadic
#ABC0CC #CCABC0 #C0CCAB
tetradic
#ABC0CC #C7ABCC #CCB7AB #AFCCAB
square
#ABC0CC #C7ABCC #CCB7AB #AFCCAB
split-complementary
#ABC0CC #CCABAF #CCC7AB
monochromatic
#5F879D #85A3B5 #ABC0CC #D1DDE3 #ECF1F3
Accessibility & contrast
On white
1.88
#ABC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#ABC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0CC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0CC | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCD
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#A2C3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc0cc; /* rgb */ color: rgb(171, 192, 204); /* oklch */ color: oklch(79.6% 0.029 232.8);
Tailwind
colors: {
custom: {
50: '#c4d3db',
500: '#abc0cc',
950: '#000000',
},
}SCSS
$custom: #abc0cc; $custom-light: #c4d3db; $custom-dark: #000000;
JSON
{
"hex": "#abc0cc",
"rgb": {
"r": 171,
"g": 192,
"b": 204
},
"hsl": {
"h": 201.818,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.79565,
"c": 0.02862,
"h": 232.8
},
"luminance": 0.50717
}Semantic roles & 50–950 ramp
primary
#ABC0CC
secondary
#A1887A
accent
#6643A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384