#ABC4DC#ABC4DC
#ABC4DC is a light, muted cyan. Relative luminance 0.533; OKLCH L 80.9% C 0.044 H 247.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4DC |
|---|---|
| RGB | rgb(171, 196, 220) |
| HSL | hsl(209, 41%, 77%) |
| HSV | hsv(209, 22%, 86%) |
| CMYK | cmyk(22.3%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.05, -3.26, -14.77) |
| CIE-LCH | lch(78.05, 15.12, 257.53°) |
| OKLab | oklab(80.94% -0.0168 -0.0402) |
| OKLCH | oklch(80.94% 0.044 247.3) |
| XYZ | xyz(49.4493, 53.3036, 75.3795) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.97
Lightsteelblue
#B0C4DE
ΔE00 2.28
Light Grey Blue
#9DBCD4
ΔE00 3.03
Light Blue Grey
#B7C9E2
ΔE00 3.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Baby Blue (survey)
#A2CFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4DC #DCC3AB
analogous
#ABDCDC #ABC4DC #ABACDC
triadic
#ABC4DC #DCABC4 #C4DCAB
tetradic
#ABC4DC #DCABDC #DCC3AB #ACDCAB
square
#ABC4DC #DCABDC #DCC3AB #ACDCAB
split-complementary
#ABC4DC #DCABAC #DCDCAB
monochromatic
#5587B8 #80A6CA #ABC4DC #D6E2EE #E9F0F6
Accessibility & contrast
On white
1.80
#ABC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ABC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4DC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4DC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#9ECACC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc4dc; /* rgb */ color: rgb(171, 196, 220); /* oklch */ color: oklch(80.9% 0.044 247.3);
Tailwind
colors: {
custom: {
50: '#c4d5e6',
500: '#abc4dc',
950: '#000000',
},
}SCSS
$custom: #abc4dc; $custom-light: #c4d5e6; $custom-dark: #000000;
JSON
{
"hex": "#abc4dc",
"rgb": {
"r": 171,
"g": 196,
"b": 220
},
"hsl": {
"h": 209.388,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.80944,
"c": 0.04355,
"h": 247.3
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#ABC4DC
secondary
#B49577
accent
#7131B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384