#ABCDEC#ABCDEC
#ABCDEC is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.057 H 246.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDEC |
|---|---|
| RGB | rgb(171, 205, 236) |
| HSL | hsl(209, 63%, 80%) |
| HSV | hsv(209, 28%, 93%) |
| CMYK | cmyk(27.5%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.95, -4.37, -18.99) |
| CIE-LCH | lch(80.95, 19.48, 257.05°) |
| OKLab | oklab(83.39% -0.023 -0.0519) |
| OKLCH | oklch(83.39% 0.057 246.1) |
| XYZ | xyz(53.7618, 58.3747, 87.7754) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.73
Powder Blue (survey)
#B1D1FC
ΔE00 3.82
Cloudy Blue
#ACC2D9
ΔE00 4.08
Lightsteelblue
#B0C4DE
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDEC #ECCAAB
analogous
#ABECEA #ABCDEC #ABADEC
triadic
#ABCDEC #ECABCD #CDECAB
tetradic
#ABCDEC #EAABEC #ECCAAB #ADECAB
square
#ABCDEC #EAABEC #ECCAAB #ADECAB
split-complementary
#ABCDEC #ECABAD #ECEAAB
monochromatic
#4792D5 #79AFE1 #ABCDEC #DDEBF7 #E6F0F9
Accessibility & contrast
On white
1.66
#ABCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#ABCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDEC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDEC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#98D4D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcdec; /* rgb */ color: rgb(171, 205, 236); /* oklch */ color: oklch(83.4% 0.057 246.1);
Tailwind
colors: {
custom: {
50: '#c5dcf2',
500: '#abcdec',
950: '#000000',
},
}SCSS
$custom: #abcdec; $custom-light: #c5dcf2; $custom-dark: #000000;
JSON
{
"hex": "#abcdec",
"rgb": {
"r": 171,
"g": 205,
"b": 236
},
"hsl": {
"h": 208.615,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.83389,
"c": 0.05682,
"h": 246.1
},
"luminance": 0.58377
}Semantic roles & 50–950 ramp
primary
#ABCDEC
secondary
#C99C73
accent
#6F1BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485