#ABC1DC#ABC1DC
#ABC1DC is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.045 H 253.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1DC |
|---|---|
| RGB | rgb(171, 193, 220) |
| HSL | hsl(213, 41%, 77%) |
| HSV | hsv(213, 22%, 86%) |
| CMYK | cmyk(22.3%, 12.3%, 0%, 13.7%) |
| CIE-LAB | lab(77.26, -1.66, -15.96) |
| CIE-LCH | lch(77.26, 16.05, 264.05°) |
| OKLab | oklab(80.32% -0.0128 -0.0435) |
| OKLCH | oklch(80.32% 0.045 253.6) |
| XYZ | xyz(48.7794, 51.9638, 75.1562) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.05
Cloudy Blue
#ACC2D9
ΔE00 1.57
Light Blue Grey
#B7C9E2
ΔE00 2.53
Light Grey Blue
#9DBCD4
ΔE00 4.08
Powder Blue (survey)
#B1D1FC
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1DC #DCC6AB
analogous
#ABDADC #ABC1DC #AEABDC
triadic
#ABC1DC #DCABC1 #C1DCAB
tetradic
#ABC1DC #DCABDA #DCC6AB #ABDCAE
square
#ABC1DC #DCABDA #DCC6AB #ABDCAE
split-complementary
#ABC1DC #DCAEAB #DADCAB
monochromatic
#5581B8 #80A1CA #ABC1DC #D6E1EE #E9EFF6
Accessibility & contrast
On white
1.84
#ABC1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ABC1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1DC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1DC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#9EC7CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc1dc; /* rgb */ color: rgb(171, 193, 220); /* oklch */ color: oklch(80.3% 0.045 253.6);
Tailwind
colors: {
custom: {
50: '#c4d3e6',
500: '#abc1dc',
950: '#000000',
},
}SCSS
$custom: #abc1dc; $custom-light: #c4d3e6; $custom-dark: #000000;
JSON
{
"hex": "#abc1dc",
"rgb": {
"r": 171,
"g": 193,
"b": 220
},
"hsl": {
"h": 213.061,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.80319,
"c": 0.04529,
"h": 253.6
},
"luminance": 0.51965
}Semantic roles & 50–950 ramp
primary
#ABC1DC
secondary
#B49977
accent
#7931B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384