#ABDFEE#ABDFEE
#ABDFEE is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.3% C 0.057 H 217.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFEE |
|---|---|
| RGB | rgb(171, 223, 238) |
| HSL | hsl(193, 66%, 80%) |
| HSV | hsv(193, 28%, 93%) |
| CMYK | cmyk(28.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.81, -13.25, -12.74) |
| CIE-LCH | lch(85.81, 18.38, 223.89°) |
| OKLab | oklab(87.25% -0.0455 -0.0348) |
| OKLCH | oklch(87.25% 0.057 217.4) |
| XYZ | xyz(58.6101, 67.6036, 90.8330) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.27
Powder Blue
#B0E0E6
ΔE00 3.47
Ice Blue
#A5DFF9
ΔE00 3.68
Pale Sky Blue
#BDF6FE
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFEE #EEBAAB
analogous
#ABEEDC #ABDFEE #ABBDEE
triadic
#ABDFEE #EEABDF #DFEEAB
tetradic
#ABDFEE #DCABEE #EEBAAB #BDEEAB
square
#ABDFEE #DCABEE #EEBAAB #BDEEAB
split-complementary
#ABDFEE #EEABBD #EEDCAB
monochromatic
#45B8D9 #78CCE4 #ABDFEE #DEF2F8 #E6F5FA
Accessibility & contrast
On white
1.45
#ABDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#ABDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFEE
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFEE | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#95E5E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdfee; /* rgb */ color: rgb(171, 223, 238); /* oklch */ color: oklch(87.3% 0.057 217.4);
Tailwind
colors: {
custom: {
50: '#c5e9f3',
500: '#abdfee',
950: '#000000',
},
}SCSS
$custom: #abdfee; $custom-light: #c5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#abdfee",
"rgb": {
"r": 171,
"g": 223,
"b": 238
},
"hsl": {
"h": 193.433,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.87252,
"c": 0.05725,
"h": 217.4
},
"luminance": 0.67606
}Semantic roles & 50–950 ramp
primary
#ABDFEE
secondary
#CB8672
accent
#4017CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485