#ABC3DC#ABC3DC
#ABC3DC is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.7% C 0.044 H 249.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3DC |
|---|---|
| RGB | rgb(171, 195, 220) |
| HSL | hsl(211, 41%, 77%) |
| HSV | hsv(211, 22%, 86%) |
| CMYK | cmyk(22.3%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.79, -2.73, -15.16) |
| CIE-LCH | lch(77.79, 15.41, 259.79°) |
| OKLab | oklab(80.74% -0.0155 -0.0413) |
| OKLCH | oklch(80.74% 0.044 249.5) |
| XYZ | xyz(49.2245, 52.8540, 75.3046) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.75
Lightsteelblue
#B0C4DE
ΔE00 1.72
Light Blue Grey
#B7C9E2
ΔE00 2.82
Light Grey Blue
#9DBCD4
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3DC #DCC4AB
analogous
#ABDCDC #ABC3DC #ACABDC
triadic
#ABC3DC #DCABC3 #C3DCAB
tetradic
#ABC3DC #DCABDC #DCC4AB #ABDCAC
square
#ABC3DC #DCABDC #DCC4AB #ABDCAC
split-complementary
#ABC3DC #DCACAB #DCDCAB
monochromatic
#5585B8 #80A4CA #ABC3DC #D6E2EE #E9F0F6
Accessibility & contrast
On white
1.81
#ABC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3DC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3DC | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#9EC9CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc3dc; /* rgb */ color: rgb(171, 195, 220); /* oklch */ color: oklch(80.7% 0.044 249.5);
Tailwind
colors: {
custom: {
50: '#c4d5e6',
500: '#abc3dc',
950: '#000000',
},
}SCSS
$custom: #abc3dc; $custom-light: #c4d5e6; $custom-dark: #000000;
JSON
{
"hex": "#abc3dc",
"rgb": {
"r": 171,
"g": 195,
"b": 220
},
"hsl": {
"h": 210.612,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.80735,
"c": 0.04407,
"h": 249.5
},
"luminance": 0.52855
}Semantic roles & 50–950 ramp
primary
#ABC3DC
secondary
#B49677
accent
#7431B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384