#ABDFF7#ABDFF7
#ABDFF7 is a very light, moderate cyan. Relative luminance 0.681; OKLCH L 87.6% C 0.063 H 227.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF7 |
|---|---|
| RGB | rgb(171, 223, 247) |
| HSL | hsl(199, 83%, 82%) |
| HSV | hsv(199, 31%, 97%) |
| CMYK | cmyk(30.8%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(86.08, -11.16, -17.08) |
| CIE-LCH | lch(86.08, 20.41, 236.84°) |
| OKLab | oklab(87.56% -0.0421 -0.0467) |
| OKLCH | oklch(87.56% 0.063 227.9) |
| XYZ | xyz(59.9655, 68.1458, 97.9715) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.04
Lightblue
#ADD8E6
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF7 #F7C3AB
analogous
#ABF7E9 #ABDFF7 #ABB9F7
triadic
#ABDFF7 #F7ABDF #DFF7AB
tetradic
#ABDFF7 #E9ABF7 #F7C3AB #B9F7AB
square
#ABDFF7 #E9ABF7 #F7C3AB #B9F7AB
split-complementary
#ABDFF7 #F7ABB9 #F7E9AB
monochromatic
#3BB4EC #73CAF2 #ABDFF7 #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.44
#ABDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#ABDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF7
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF7 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF8
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#92E6E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff7; /* rgb */ color: rgb(171, 223, 247); /* oklch */ color: oklch(87.6% 0.063 227.9);
Tailwind
colors: {
custom: {
50: '#c6e9f9',
500: '#abdff7',
950: '#000000',
},
}SCSS
$custom: #abdff7; $custom-light: #c6e9f9; $custom-dark: #000000;
JSON
{
"hex": "#abdff7",
"rgb": {
"r": 171,
"g": 223,
"b": 247
},
"hsl": {
"h": 198.947,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.87557,
"c": 0.06293,
"h": 227.9
},
"luminance": 0.68149
}Semantic roles & 50–950 ramp
primary
#ABDFF7
secondary
#D8906E
accent
#4B06DF
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485