#ABE1FF#ABE1FF
#ABE1FF is a very light, moderate cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.069 H 232.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1FF |
|---|---|
| RGB | rgb(171, 225, 255) |
| HSL | hsl(201, 100%, 84%) |
| HSV | hsv(201, 33%, 100%) |
| CMYK | cmyk(32.9%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(86.86, -10.29, -20.12) |
| CIE-LCH | lch(86.86, 22.59, 242.91°) |
| OKLab | oklab(88.26% -0.0417 -0.0552) |
| OKLCH | oklch(88.26% 0.069 232.9) |
| XYZ | xyz(61.7640, 69.7252, 104.7922) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.99
Baby Blue
#89CFF0
ΔE00 5.33
Light Blue
#95D0FC
ΔE00 5.48
Lightblue
#ADD8E6
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1FF #FFC9AB
analogous
#ABFFF3 #ABE1FF #ABB7FF
triadic
#ABE1FF #FFABE1 #E1FFAB
tetradic
#ABE1FF #F3ABFF #FFC9AB #B7FFAB
square
#ABE1FF #F3ABFF #FFC9AB #B7FFAB
split-complementary
#ABE1FF #FFABB7 #FFF3AB
monochromatic
#31B5FF #6ECBFF #ABE1FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.41
#ABE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#ABE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1FF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1FF | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#C7D5FF
Tritanopia (blue-blind)
#8FE9EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe1ff; /* rgb */ color: rgb(171, 225, 255); /* oklch */ color: oklch(88.3% 0.069 232.9);
Tailwind
colors: {
custom: {
50: '#c6eaff',
500: '#abe1ff',
950: '#000000',
},
}SCSS
$custom: #abe1ff; $custom-light: #c6eaff; $custom-dark: #000000;
JSON
{
"hex": "#abe1ff",
"rgb": {
"r": 171,
"g": 225,
"b": 255
},
"hsl": {
"h": 201.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.8826,
"c": 0.06919,
"h": 232.9
},
"luminance": 0.69728
}Semantic roles & 50–950 ramp
primary
#ABE1FF
secondary
#E5966A
accent
#5200E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486