#ABDFF6#ABDFF6
#ABDFF6 is a very light, moderate cyan. Relative luminance 0.681; OKLCH L 87.5% C 0.062 H 226.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF6 |
|---|---|
| RGB | rgb(171, 223, 246) |
| HSL | hsl(198, 81%, 82%) |
| HSV | hsv(198, 30%, 96%) |
| CMYK | cmyk(30.5%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(86.05, -11.40, -16.60) |
| CIE-LCH | lch(86.05, 20.14, 235.54°) |
| OKLab | oklab(87.52% -0.0425 -0.0454) |
| OKLCH | oklch(87.52% 0.062 226.9) |
| XYZ | xyz(59.8116, 68.0842, 97.1610) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.14
Lightblue
#ADD8E6
ΔE00 3.39
Baby Blue
#89CFF0
ΔE00 5.40
Sky Blue
#87CEEB
ΔE00 5.48
Powder Blue
#B0E0E6
ΔE00 6.46
Light Blue
#95D0FC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF6 #F6C2AB
analogous
#ABF6E8 #ABDFF6 #ABBAF6
triadic
#ABDFF6 #F6ABDF #DFF6AB
tetradic
#ABDFF6 #E8ABF6 #F6C2AB #BAF6AB
square
#ABDFF6 #E8ABF6 #F6C2AB #BAF6AB
split-complementary
#ABDFF6 #F6ABBA #F6E8AB
monochromatic
#3CB5EA #74CAF0 #ABDFF6 #E2F4FC #E3F4FC
Accessibility & contrast
On white
1.44
#ABDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#ABDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF6
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF6 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#C8D3F6
Tritanopia (blue-blind)
#93E6E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff6; /* rgb */ color: rgb(171, 223, 246); /* oklch */ color: oklch(87.5% 0.062 226.9);
Tailwind
colors: {
custom: {
50: '#c6e9f9',
500: '#abdff6',
950: '#000000',
},
}SCSS
$custom: #abdff6; $custom-light: #c6e9f9; $custom-dark: #000000;
JSON
{
"hex": "#abdff6",
"rgb": {
"r": 171,
"g": 223,
"b": 246
},
"hsl": {
"h": 198.4,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.87523,
"c": 0.0622,
"h": 226.9
},
"luminance": 0.68087
}Semantic roles & 50–950 ramp
primary
#ABDFF6
secondary
#D78E6E
accent
#4A09DD
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485