#ABE5FB#ABE5FB
#ABE5FB is a very light, moderate cyan. Relative luminance 0.717; OKLCH L 89.0% C 0.066 H 223.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE5FB |
|---|---|
| RGB | rgb(171, 229, 251) |
| HSL | hsl(197, 91%, 83%) |
| HSV | hsv(197, 32%, 98%) |
| CMYK | cmyk(31.9%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(87.80, -13.28, -16.59) |
| CIE-LCH | lch(87.80, 21.26, 231.32°) |
| OKLab | oklab(88.97% -0.0482 -0.0454) |
| OKLCH | oklch(88.97% 0.066 223.3) |
| XYZ | xyz(62.2209, 71.6584, 101.8010) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.94
Lightblue
#ADD8E6
ΔE00 4.10
Powder Blue
#B0E0E6
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.34
Pale Sky Blue
#BDF6FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE5FB #FBC1AB
analogous
#ABFBE9 #ABE5FB #ABBDFB
triadic
#ABE5FB #FBABE5 #E5FBAB
tetradic
#ABE5FB #E9ABFB #FBC1AB #BDFBAB
square
#ABE5FB #E9ABFB #FBC1AB #BDFBAB
split-complementary
#ABE5FB #FBABBD #FBE9AB
monochromatic
#36C1F5 #71D3F8 #ABE5FB #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.37
#ABE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#ABE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE5FB
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE5FB | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#90ECEC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #abe5fb; /* rgb */ color: rgb(171, 229, 251); /* oklch */ color: oklch(89.0% 0.066 223.3);
Tailwind
colors: {
custom: {
50: '#c6edfc',
500: '#abe5fb',
950: '#000000',
},
}SCSS
$custom: #abe5fb; $custom-light: #c6edfc; $custom-dark: #000000;
JSON
{
"hex": "#abe5fb",
"rgb": {
"r": 171,
"g": 229,
"b": 251
},
"hsl": {
"h": 196.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.88965,
"c": 0.06619,
"h": 223.3
},
"luminance": 0.71662
}Semantic roles & 50–950 ramp
primary
#ABE5FB
secondary
#DE8B6C
accent
#3F00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485