#ABC2DC#ABC2DC
#ABC2DC is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.5% C 0.045 H 251.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2DC |
|---|---|
| RGB | rgb(171, 194, 220) |
| HSL | hsl(212, 41%, 77%) |
| HSV | hsv(212, 22%, 86%) |
| CMYK | cmyk(22.3%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(77.52, -2.20, -15.56) |
| CIE-LCH | lch(77.52, 15.72, 261.96°) |
| OKLab | oklab(80.53% -0.0141 -0.0424) |
| OKLCH | oklch(80.53% 0.045 251.6) |
| XYZ | xyz(49.0012, 52.4074, 75.2302) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.03
Lightsteelblue
#B0C4DE
ΔE00 1.26
Light Blue Grey
#B7C9E2
ΔE00 2.60
Light Grey Blue
#9DBCD4
ΔE00 3.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Baby Blue (survey)
#A2CFFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2DC #DCC5AB
analogous
#ABDBDC #ABC2DC #ADABDC
triadic
#ABC2DC #DCABC2 #C2DCAB
tetradic
#ABC2DC #DCABDB #DCC5AB #ABDCAD
square
#ABC2DC #DCABDB #DCC5AB #ABDCAD
split-complementary
#ABC2DC #DCADAB #DBDCAB
monochromatic
#5583B8 #80A3CA #ABC2DC #D6E1EE #E9EFF6
Accessibility & contrast
On white
1.83
#ABC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ABC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2DC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2DC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DD
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#9EC8CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2dc; /* rgb */ color: rgb(171, 194, 220); /* oklch */ color: oklch(80.5% 0.045 251.6);
Tailwind
colors: {
custom: {
50: '#c4d4e6',
500: '#abc2dc',
950: '#000000',
},
}SCSS
$custom: #abc2dc; $custom-light: #c4d4e6; $custom-dark: #000000;
JSON
{
"hex": "#abc2dc",
"rgb": {
"r": 171,
"g": 194,
"b": 220
},
"hsl": {
"h": 211.837,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.80527,
"c": 0.04465,
"h": 251.6
},
"luminance": 0.52409
}Semantic roles & 50–950 ramp
primary
#ABC2DC
secondary
#B49777
accent
#7731B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384