#ABDFFE#ABDFFE
#ABDFFE is a very light, moderate cyan. Relative luminance 0.686; OKLCH L 87.8% C 0.069 H 234.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFFE |
|---|---|
| RGB | rgb(171, 223, 254) |
| HSL | hsl(202, 98%, 83%) |
| HSV | hsv(202, 33%, 100%) |
| CMYK | cmyk(32.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.30, -9.50, -20.44) |
| CIE-LCH | lch(86.30, 22.54, 245.07°) |
| OKLab | oklab(87.8% -0.0396 -0.0561) |
| OKLCH | oklch(87.8% 0.069 234.7) |
| XYZ | xyz(61.0660, 68.5860, 103.7675) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.54
Light Blue
#95D0FC
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.24
Lightskyblue
#87CEFA
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFFE #FECAAB
analogous
#ABFEF4 #ABDFFE #ABB5FE
triadic
#ABDFFE #FEABDF #DFFEAB
tetradic
#ABDFFE #F4ABFE #FECAAB #B5FEAB
square
#ABDFFE #F4ABFE #FECAAB #B5FEAB
split-complementary
#ABDFFE #FEABB5 #FEF4AB
monochromatic
#32B1FD #6FC8FD #ABDFFE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.43
#ABDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#ABDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFFE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFFE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#90E7E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abdffe; /* rgb */ color: rgb(171, 223, 254); /* oklch */ color: oklch(87.8% 0.069 234.7);
Tailwind
colors: {
custom: {
50: '#c6e9fe',
500: '#abdffe',
950: '#000000',
},
}SCSS
$custom: #abdffe; $custom-light: #c6e9fe; $custom-dark: #000000;
JSON
{
"hex": "#abdffe",
"rgb": {
"r": 171,
"g": 223,
"b": 254
},
"hsl": {
"h": 202.41,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.87804,
"c": 0.06865,
"h": 234.7
},
"luminance": 0.68589
}Semantic roles & 50–950 ramp
primary
#ABDFFE
secondary
#E3976A
accent
#5600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485