#ABDCEE#ABDCEE
#ABDCEE is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.6% C 0.056 H 222.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCEE |
|---|---|
| RGB | rgb(171, 220, 238) |
| HSL | hsl(196, 66%, 80%) |
| HSV | hsv(196, 28%, 93%) |
| CMYK | cmyk(28.2%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(85.00, -11.71, -13.95) |
| CIE-LCH | lch(85.00, 18.21, 229.97°) |
| OKLab | oklab(86.62% -0.0417 -0.038) |
| OKLCH | oklch(86.62% 0.056 222.4) |
| XYZ | xyz(57.8156, 66.0148, 90.5681) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.72
Ice Blue
#A5DFF9
ΔE00 2.64
Powder Blue
#B0E0E6
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCEE #EEBDAB
analogous
#ABEEDE #ABDCEE #ABBBEE
triadic
#ABDCEE #EEABDC #DCEEAB
tetradic
#ABDCEE #DEABEE #EEBDAB #BBEEAB
square
#ABDCEE #DEABEE #EEBDAB #BBEEAB
split-complementary
#ABDCEE #EEABBB #EEDEAB
monochromatic
#45B2D9 #78C7E4 #ABDCEE #DEF1F8 #E6F4FA
Accessibility & contrast
On white
1.48
#ABDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#ABDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCEE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCEE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#96E2E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdcee; /* rgb */ color: rgb(171, 220, 238); /* oklch */ color: oklch(86.6% 0.056 222.4);
Tailwind
colors: {
custom: {
50: '#c5e6f3',
500: '#abdcee',
950: '#000000',
},
}SCSS
$custom: #abdcee; $custom-light: #c5e6f3; $custom-dark: #000000;
JSON
{
"hex": "#abdcee",
"rgb": {
"r": 171,
"g": 220,
"b": 238
},
"hsl": {
"h": 196.119,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.86615,
"c": 0.05644,
"h": 222.4
},
"luminance": 0.66017
}Semantic roles & 50–950 ramp
primary
#ABDCEE
secondary
#CB8A72
accent
#4817CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485