#ABE0FA#ABE0FA
#ABE0FA is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 87.9% C 0.065 H 229.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0FA |
|---|---|
| RGB | rgb(171, 224, 250) |
| HSL | hsl(200, 89%, 83%) |
| HSV | hsv(200, 32%, 98%) |
| CMYK | cmyk(31.6%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(86.44, -10.97, -18.12) |
| CIE-LCH | lch(86.44, 21.18, 238.82°) |
| OKLab | oklab(87.87% -0.0423 -0.0496) |
| OKLCH | oklch(87.87% 0.065 229.5) |
| XYZ | xyz(60.7001, 68.8684, 100.5185) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.06
Lightblue
#ADD8E6
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 5.25
Sky Blue
#87CEEB
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0FA #FAC5AB
analogous
#ABFAED #ABE0FA #ABB8FA
triadic
#ABE0FA #FAABE0 #E0FAAB
tetradic
#ABE0FA #EDABFA #FAC5AB #B8FAAB
square
#ABE0FA #EDABFA #FAC5AB #B8FAAB
split-complementary
#ABE0FA #FAABB8 #FAEDAB
monochromatic
#37B5F3 #71CBF7 #ABE0FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.42
#ABE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#ABE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0FA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0FA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#91E7E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe0fa; /* rgb */ color: rgb(171, 224, 250); /* oklch */ color: oklch(87.9% 0.065 229.5);
Tailwind
colors: {
custom: {
50: '#c6e9fc',
500: '#abe0fa',
950: '#000000',
},
}SCSS
$custom: #abe0fa; $custom-light: #c6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#abe0fa",
"rgb": {
"r": 171,
"g": 224,
"b": 250
},
"hsl": {
"h": 199.747,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.87873,
"c": 0.06521,
"h": 229.5
},
"luminance": 0.68871
}Semantic roles & 50–950 ramp
primary
#ABE0FA
secondary
#DD916C
accent
#4C00E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485