#ABE1F8#ABE1F8
#ABE1F8 is a very light, moderate cyan. Relative luminance 0.693; OKLCH L 88.0% C 0.064 H 226.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1F8 |
|---|---|
| RGB | rgb(171, 225, 248) |
| HSL | hsl(198, 85%, 82%) |
| HSV | hsv(198, 31%, 97%) |
| CMYK | cmyk(31%, 9.3%, 0%, 2.7%) |
| CIE-LAB | lab(86.64, -11.95, -16.76) |
| CIE-LCH | lch(86.64, 20.59, 234.51°) |
| OKLab | oklab(88.02% -0.0443 -0.0458) |
| OKLCH | oklch(88.02% 0.064 226) |
| XYZ | xyz(60.6577, 69.2827, 98.9655) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.11
Lightblue
#ADD8E6
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 5.67
Powder Blue
#B0E0E6
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1F8 #F8C2AB
analogous
#ABF8E8 #ABE1F8 #ABBBF8
triadic
#ABE1F8 #F8ABE1 #E1F8AB
tetradic
#ABE1F8 #E8ABF8 #F8C2AB #BBF8AB
square
#ABE1F8 #E8ABF8 #F8C2AB #BBF8AB
split-complementary
#ABE1F8 #F8ABBB #F8E8AB
monochromatic
#3AB9EF #73CDF3 #ABE1F8 #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.41
#ABE1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ABE1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1F8
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1F8 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF9
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#92E8E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe1f8; /* rgb */ color: rgb(171, 225, 248); /* oklch */ color: oklch(88.0% 0.064 226.0);
Tailwind
colors: {
custom: {
50: '#c6eafa',
500: '#abe1f8',
950: '#000000',
},
}SCSS
$custom: #abe1f8; $custom-light: #c6eafa; $custom-dark: #000000;
JSON
{
"hex": "#abe1f8",
"rgb": {
"r": 171,
"g": 225,
"b": 248
},
"hsl": {
"h": 197.922,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.88015,
"c": 0.06375,
"h": 226
},
"luminance": 0.69286
}Semantic roles & 50–950 ramp
primary
#ABE1F8
secondary
#DA8E6D
accent
#4604E1
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485