#ABE0FE#ABE0FE
#ABE0FE is a very light, moderate cyan. Relative luminance 0.691; OKLCH L 88.0% C 0.068 H 233.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0FE |
|---|---|
| RGB | rgb(171, 224, 254) |
| HSL | hsl(202, 98%, 83%) |
| HSV | hsv(202, 33%, 100%) |
| CMYK | cmyk(32.7%, 11.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.56, -10.01, -20.04) |
| CIE-LCH | lch(86.56, 22.40, 243.45°) |
| OKLab | oklab(88.01% -0.0409 -0.0549) |
| OKLCH | oklch(88.01% 0.068 233.4) |
| XYZ | xyz(61.3340, 69.1219, 103.8568) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.10
Baby Blue
#89CFF0
ΔE00 5.25
Light Blue
#95D0FC
ΔE00 5.29
Lightblue
#ADD8E6
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0FE #FEC9AB
analogous
#ABFEF3 #ABE0FE #ABB6FE
triadic
#ABE0FE #FEABE0 #E0FEAB
tetradic
#ABE0FE #F3ABFE #FEC9AB #B6FEAB
square
#ABE0FE #F3ABFE #FEC9AB #B6FEAB
split-complementary
#ABE0FE #FEABB6 #FEF3AB
monochromatic
#32B3FD #6FCAFD #ABE0FE #E1F4FF #E1F4FF
Accessibility & contrast
On white
1.42
#ABE0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ABE0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0FE
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0FE | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#90E8E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe0fe; /* rgb */ color: rgb(171, 224, 254); /* oklch */ color: oklch(88.0% 0.068 233.4);
Tailwind
colors: {
custom: {
50: '#c6e9fe',
500: '#abe0fe',
950: '#000000',
},
}SCSS
$custom: #abe0fe; $custom-light: #c6e9fe; $custom-dark: #000000;
JSON
{
"hex": "#abe0fe",
"rgb": {
"r": 171,
"g": 224,
"b": 254
},
"hsl": {
"h": 201.687,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.88014,
"c": 0.06848,
"h": 233.4
},
"luminance": 0.69125
}Semantic roles & 50–950 ramp
primary
#ABE0FE
secondary
#E3966A
accent
#5300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485