#ABDCF4#ABDCF4
#ABDCF4 is a very light, moderate cyan. Relative luminance 0.664; OKLCH L 86.8% C 0.061 H 229.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCF4 |
|---|---|
| RGB | rgb(171, 220, 244) |
| HSL | hsl(200, 77%, 81%) |
| HSV | hsv(200, 30%, 96%) |
| CMYK | cmyk(29.9%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(85.19, -10.32, -16.84) |
| CIE-LCH | lch(85.19, 19.76, 238.50°) |
| OKLab | oklab(86.82% -0.0395 -0.0461) |
| OKLCH | oklch(86.82% 0.061 229.4) |
| XYZ | xyz(58.7119, 66.3733, 95.2882) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.63
Lightblue
#ADD8E6
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 5.07
Sky Blue
#87CEEB
ΔE00 5.31
Light Blue
#95D0FC
ΔE00 6.28
Lightskyblue
#87CEFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCF4 #F4C3AB
analogous
#ABF4E8 #ABDCF4 #ABB8F4
triadic
#ABDCF4 #F4ABDC #DCF4AB
tetradic
#ABDCF4 #E8ABF4 #F4C3AB #B8F4AB
square
#ABDCF4 #E8ABF4 #F4C3AB #B8F4AB
split-complementary
#ABDCF4 #F4ABB8 #F4E8AB
monochromatic
#3FAFE6 #75C5ED #ABDCF4 #E1F3FB #E4F4FB
Accessibility & contrast
On white
1.47
#ABDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ABDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCF4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCF4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#C5D1F4
Tritanopia (blue-blind)
#94E3E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdcf4; /* rgb */ color: rgb(171, 220, 244); /* oklch */ color: oklch(86.8% 0.061 229.4);
Tailwind
colors: {
custom: {
50: '#c5e6f7',
500: '#abdcf4',
950: '#000000',
},
}SCSS
$custom: #abdcf4; $custom-light: #c5e6f7; $custom-dark: #000000;
JSON
{
"hex": "#abdcf4",
"rgb": {
"r": 171,
"g": 220,
"b": 244
},
"hsl": {
"h": 199.726,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.8682,
"c": 0.06066,
"h": 229.4
},
"luminance": 0.66376
}Semantic roles & 50–950 ramp
primary
#ABDCF4
secondary
#D4906F
accent
#500CD9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485