#ABDCF2#ABDCF2
#ABDCF2 is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.8% C 0.059 H 227.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCF2 |
|---|---|
| RGB | rgb(171, 220, 242) |
| HSL | hsl(199, 73%, 81%) |
| HSV | hsv(199, 29%, 95%) |
| CMYK | cmyk(29.3%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.13, -10.79, -15.88) |
| CIE-LCH | lch(85.13, 19.20, 235.81°) |
| OKLab | oklab(86.75% -0.0402 -0.0434) |
| OKLCH | oklch(86.75% 0.059 227.2) |
| XYZ | xyz(58.4098, 66.2525, 93.6975) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.71
Lightblue
#ADD8E6
ΔE00 2.88
Baby Blue
#89CFF0
ΔE00 5.27
Sky Blue
#87CEEB
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 6.40
Light Blue
#95D0FC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCF2 #F2C1AB
analogous
#ABF2E5 #ABDCF2 #ABB8F2
triadic
#ABDCF2 #F2ABDC #DCF2AB
tetradic
#ABDCF2 #E5ABF2 #F2C1AB #B8F2AB
square
#ABDCF2 #E5ABF2 #F2C1AB #B8F2AB
split-complementary
#ABDCF2 #F2ABB8 #F2E5AB
monochromatic
#41B0E2 #76C6EA #ABDCF2 #E0F2FA #E5F4FB
Accessibility & contrast
On white
1.47
#ABDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ABDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCF2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCF2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#94E3E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdcf2; /* rgb */ color: rgb(171, 220, 242); /* oklch */ color: oklch(86.8% 0.059 227.2);
Tailwind
colors: {
custom: {
50: '#c5e6f6',
500: '#abdcf2',
950: '#000000',
},
}SCSS
$custom: #abdcf2; $custom-light: #c5e6f6; $custom-dark: #000000;
JSON
{
"hex": "#abdcf2",
"rgb": {
"r": 171,
"g": 220,
"b": 242
},
"hsl": {
"h": 198.592,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.86751,
"c": 0.05915,
"h": 227.2
},
"luminance": 0.66255
}Semantic roles & 50–950 ramp
primary
#ABDCF2
secondary
#D18E70
accent
#4D10D5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485