#ABDFF3#ABDFF3
#ABDFF3 is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.4% C 0.060 H 223.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF3 |
|---|---|
| RGB | rgb(171, 223, 243) |
| HSL | hsl(197, 75%, 81%) |
| HSV | hsv(197, 30%, 95%) |
| CMYK | cmyk(29.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(85.96, -12.10, -15.16) |
| CIE-LCH | lch(85.96, 19.39, 231.41°) |
| OKLab | oklab(87.42% -0.0436 -0.0414) |
| OKLCH | oklch(87.42% 0.06 223.5) |
| XYZ | xyz(59.3549, 67.9015, 94.7555) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.90
Lightblue
#ADD8E6
ΔE00 2.65
Powder Blue
#B0E0E6
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 5.85
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF3 #F3BFAB
analogous
#ABF3E3 #ABDFF3 #ABBBF3
triadic
#ABDFF3 #F3ABDF #DFF3AB
tetradic
#ABDFF3 #E3ABF3 #F3BFAB #BBF3AB
square
#ABDFF3 #E3ABF3 #F3BFAB #BBF3AB
split-complementary
#ABDFF3 #F3ABBB #F3E3AB
monochromatic
#40B6E4 #75CBEB #ABDFF3 #E1F3FB #E4F5FB
Accessibility & contrast
On white
1.44
#ABDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#ABDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF3
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF3 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#94E5E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff3; /* rgb */ color: rgb(171, 223, 243); /* oklch */ color: oklch(87.4% 0.060 223.5);
Tailwind
colors: {
custom: {
50: '#c5e9f7',
500: '#abdff3',
950: '#000000',
},
}SCSS
$custom: #abdff3; $custom-light: #c5e9f7; $custom-dark: #000000;
JSON
{
"hex": "#abdff3",
"rgb": {
"r": 171,
"g": 223,
"b": 243
},
"hsl": {
"h": 196.667,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.8742,
"c": 0.06015,
"h": 223.5
},
"luminance": 0.67904
}Semantic roles & 50–950 ramp
primary
#ABDFF3
secondary
#D28B70
accent
#460ED7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485