#ABE5FF#ABE5FF
#ABE5FF is a very light, moderate cyan. Relative luminance 0.719; OKLCH L 89.1% C 0.069 H 227.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE5FF |
|---|---|
| RGB | rgb(171, 229, 255) |
| HSL | hsl(199, 100%, 84%) |
| HSV | hsv(199, 33%, 100%) |
| CMYK | cmyk(32.9%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(87.93, -12.34, -18.51) |
| CIE-LCH | lch(87.93, 22.24, 236.31°) |
| OKLab | oklab(89.1% -0.0467 -0.0507) |
| OKLCH | oklch(89.1% 0.069 227.4) |
| XYZ | xyz(62.8581, 71.9133, 105.1569) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.37
Lightblue
#ADD8E6
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 7.19
Light Blue
#95D0FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE5FF #FFC5AB
analogous
#ABFFEF #ABE5FF #ABBBFF
triadic
#ABE5FF #FFABE5 #E5FFAB
tetradic
#ABE5FF #EFABFF #FFC5AB #BBFFAB
square
#ABE5FF #EFABFF #FFC5AB #BBFFAB
split-complementary
#ABE5FF #FFABBB #FFEFAB
monochromatic
#31BFFF #6ED2FF #ABE5FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.37
#ABE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#ABE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE5FF
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE5FF | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CBD8FF
Tritanopia (blue-blind)
#8EEDED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #abe5ff; /* rgb */ color: rgb(171, 229, 255); /* oklch */ color: oklch(89.1% 0.069 227.4);
Tailwind
colors: {
custom: {
50: '#c6edff',
500: '#abe5ff',
950: '#000000',
},
}SCSS
$custom: #abe5ff; $custom-light: #c6edff; $custom-dark: #000000;
JSON
{
"hex": "#abe5ff",
"rgb": {
"r": 171,
"g": 229,
"b": 255
},
"hsl": {
"h": 198.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.89103,
"c": 0.06894,
"h": 227.4
},
"luminance": 0.71917
}Semantic roles & 50–950 ramp
primary
#ABE5FF
secondary
#E5906A
accent
#4700E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486