#ABE3FF#ABE3FF
#ABE3FF is a very light, moderate cyan. Relative luminance 0.708; OKLCH L 88.7% C 0.069 H 230.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3FF |
|---|---|
| RGB | rgb(171, 227, 255) |
| HSL | hsl(200, 100%, 84%) |
| HSV | hsv(200, 33%, 100%) |
| CMYK | cmyk(32.9%, 11%, 0%, 0%) |
| CIE-LAB | lab(87.39, -11.32, -19.31) |
| CIE-LCH | lch(87.39, 22.38, 239.63°) |
| OKLab | oklab(88.68% -0.0442 -0.0529) |
| OKLCH | oklch(88.68% 0.069 230.1) |
| XYZ | xyz(62.3079, 70.8129, 104.9735) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.38
Lightblue
#ADD8E6
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.96
Light Blue
#95D0FC
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3FF #FFC7AB
analogous
#ABFFF1 #ABE3FF #ABB9FF
triadic
#ABE3FF #FFABE3 #E3FFAB
tetradic
#ABE3FF #F1ABFF #FFC7AB #B9FFAB
square
#ABE3FF #F1ABFF #FFC7AB #B9FFAB
split-complementary
#ABE3FF #FFABB9 #FFF1AB
monochromatic
#31BAFF #6ECFFF #ABE3FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.38
#ABE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#ABE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3FF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3FF | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#C9D7FF
Tritanopia (blue-blind)
#8FEBEC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abe3ff; /* rgb */ color: rgb(171, 227, 255); /* oklch */ color: oklch(88.7% 0.069 230.1);
Tailwind
colors: {
custom: {
50: '#c6ebff',
500: '#abe3ff',
950: '#000000',
},
}SCSS
$custom: #abe3ff; $custom-light: #c6ebff; $custom-dark: #000000;
JSON
{
"hex": "#abe3ff",
"rgb": {
"r": 171,
"g": 227,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.88681,
"c": 0.06899,
"h": 230.1
},
"luminance": 0.70816
}Semantic roles & 50–950 ramp
primary
#ABE3FF
secondary
#E5936A
accent
#4D00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486