#ABC5DC#ABC5DC
#ABC5DC is a light, muted cyan. Relative luminance 0.538; OKLCH L 81.2% C 0.043 H 245.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5DC |
|---|---|
| RGB | rgb(171, 197, 220) |
| HSL | hsl(208, 41%, 77%) |
| HSV | hsv(208, 22%, 86%) |
| CMYK | cmyk(22.3%, 10.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.32, -3.80, -14.37) |
| CIE-LCH | lch(78.32, 14.86, 255.20°) |
| OKLab | oklab(81.15% -0.0182 -0.0391) |
| OKLCH | oklch(81.15% 0.043 245.1) |
| XYZ | xyz(49.6756, 53.7562, 75.4550) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.48
Lightsteelblue
#B0C4DE
ΔE00 2.88
Light Grey Blue
#9DBCD4
ΔE00 2.91
Light Blue Grey
#B7C9E2
ΔE00 3.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Baby Blue (survey)
#A2CFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5DC #DCC2AB
analogous
#ABDCDB #ABC5DC #ABADDC
triadic
#ABC5DC #DCABC5 #C5DCAB
tetradic
#ABC5DC #DBABDC #DCC2AB #ADDCAB
square
#ABC5DC #DBABDC #DCC2AB #ADDCAB
split-complementary
#ABC5DC #DCABAD #DCDBAB
monochromatic
#5589B8 #80A7CA #ABC5DC #D6E3EE #E9F0F6
Accessibility & contrast
On white
1.79
#ABC5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABC5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5DC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5DC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#9ECACC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc5dc; /* rgb */ color: rgb(171, 197, 220); /* oklch */ color: oklch(81.2% 0.043 245.1);
Tailwind
colors: {
custom: {
50: '#c4d6e6',
500: '#abc5dc',
950: '#000000',
},
}SCSS
$custom: #abc5dc; $custom-light: #c4d6e6; $custom-dark: #000000;
JSON
{
"hex": "#abc5dc",
"rgb": {
"r": 171,
"g": 197,
"b": 220
},
"hsl": {
"h": 208.163,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.81153,
"c": 0.0431,
"h": 245.1
},
"luminance": 0.53758
}Semantic roles & 50–950 ramp
primary
#ABC5DC
secondary
#B49477
accent
#6F31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384