#ABE1FA#ABE1FA
#ABE1FA is a very light, moderate cyan. Relative luminance 0.694; OKLCH L 88.1% C 0.065 H 228.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1FA |
|---|---|
| RGB | rgb(171, 225, 250) |
| HSL | hsl(199, 89%, 83%) |
| HSV | hsv(199, 32%, 98%) |
| CMYK | cmyk(31.6%, 10%, 0%, 2%) |
| CIE-LAB | lab(86.71, -11.48, -17.72) |
| CIE-LCH | lch(86.71, 21.11, 237.06°) |
| OKLab | oklab(88.08% -0.0436 -0.0485) |
| OKLCH | oklch(88.08% 0.065 228.1) |
| XYZ | xyz(60.9696, 69.4075, 100.6084) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 0.89
Lightblue
#ADD8E6
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1FA #FAC4AB
analogous
#ABFAEB #ABE1FA #ABBAFA
triadic
#ABE1FA #FAABE1 #E1FAAB
tetradic
#ABE1FA #EBABFA #FAC4AB #BAFAAB
square
#ABE1FA #EBABFA #FAC4AB #BAFAAB
split-complementary
#ABE1FA #FAABBA #FAEBAB
monochromatic
#37B8F3 #71CCF7 #ABE1FA #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.41
#ABE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#ABE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1FA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1FA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#91E8E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe1fa; /* rgb */ color: rgb(171, 225, 250); /* oklch */ color: oklch(88.1% 0.065 228.1);
Tailwind
colors: {
custom: {
50: '#c6eafc',
500: '#abe1fa',
950: '#000000',
},
}SCSS
$custom: #abe1fa; $custom-light: #c6eafc; $custom-dark: #000000;
JSON
{
"hex": "#abe1fa",
"rgb": {
"r": 171,
"g": 225,
"b": 250
},
"hsl": {
"h": 198.987,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.88084,
"c": 0.0652,
"h": 228.1
},
"luminance": 0.6941
}Semantic roles & 50–950 ramp
primary
#ABE1FA
secondary
#DD906C
accent
#4900E5
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485