#ABDFF0#ABDFF0
#ABDFF0 is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.3% C 0.058 H 219.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF0 |
|---|---|
| RGB | rgb(171, 223, 240) |
| HSL | hsl(195, 70%, 81%) |
| HSV | hsv(195, 29%, 94%) |
| CMYK | cmyk(28.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(85.87, -12.79, -13.71) |
| CIE-LCH | lch(85.87, 18.75, 226.99°) |
| OKLab | oklab(87.32% -0.0447 -0.0374) |
| OKLCH | oklch(87.32% 0.058 219.9) |
| XYZ | xyz(58.9055, 67.7218, 92.3890) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.24
Ice Blue
#A5DFF9
ΔE00 2.94
Powder Blue
#B0E0E6
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 6.06
Pale Sky Blue
#BDF6FE
ΔE00 6.27
Baby Blue
#89CFF0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF0 #F0BCAB
analogous
#ABF0DF #ABDFF0 #ABBCF0
triadic
#ABDFF0 #F0ABDF #DFF0AB
tetradic
#ABDFF0 #DFABF0 #F0BCAB #BCF0AB
square
#ABDFF0 #DFABF0 #F0BCAB #BCF0AB
split-complementary
#ABDFF0 #F0ABBC #F0DFAB
monochromatic
#43B7DD #77CBE7 #ABDFF0 #DFF3F9 #E5F5FA
Accessibility & contrast
On white
1.44
#ABDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#ABDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF0
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF0 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#95E5E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff0; /* rgb */ color: rgb(171, 223, 240); /* oklch */ color: oklch(87.3% 0.058 219.9);
Tailwind
colors: {
custom: {
50: '#c5e9f5',
500: '#abdff0',
950: '#000000',
},
}SCSS
$custom: #abdff0; $custom-light: #c5e9f5; $custom-dark: #000000;
JSON
{
"hex": "#abdff0",
"rgb": {
"r": 171,
"g": 223,
"b": 240
},
"hsl": {
"h": 194.783,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.87319,
"c": 0.05833,
"h": 219.9
},
"luminance": 0.67725
}Semantic roles & 50–950 ramp
primary
#ABDFF0
secondary
#CE8871
accent
#4314D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485