#ABE0FF#ABE0FF
#ABE0FF is a very light, moderate cyan. Relative luminance 0.692; OKLCH L 88.0% C 0.069 H 234.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0FF |
|---|---|
| RGB | rgb(171, 224, 255) |
| HSL | hsl(202, 100%, 84%) |
| HSV | hsv(202, 33%, 100%) |
| CMYK | cmyk(32.9%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(86.60, -9.77, -20.52) |
| CIE-LCH | lch(86.60, 22.73, 244.53°) |
| OKLab | oklab(88.05% -0.0405 -0.0563) |
| OKLCH | oklch(88.05% 0.069 234.3) |
| XYZ | xyz(61.4945, 69.1861, 104.7024) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.40
Light Blue
#95D0FC
ΔE00 5.08
Baby Blue
#89CFF0
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0FF #FFCAAB
analogous
#ABFFF4 #ABE0FF #ABB6FF
triadic
#ABE0FF #FFABE0 #E0FFAB
tetradic
#ABE0FF #F4ABFF #FFCAAB #B6FFAB
square
#ABE0FF #F4ABFF #FFCAAB #B6FFAB
split-complementary
#ABE0FF #FFABB6 #FFF4AB
monochromatic
#31B3FF #6EC9FF #ABE0FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.42
#ABE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#ABE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0FF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0FF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#8FE8EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe0ff; /* rgb */ color: rgb(171, 224, 255); /* oklch */ color: oklch(88.0% 0.069 234.3);
Tailwind
colors: {
custom: {
50: '#c6e9ff',
500: '#abe0ff',
950: '#000000',
},
}SCSS
$custom: #abe0ff; $custom-light: #c6e9ff; $custom-dark: #000000;
JSON
{
"hex": "#abe0ff",
"rgb": {
"r": 171,
"g": 224,
"b": 255
},
"hsl": {
"h": 202.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.88049,
"c": 0.06934,
"h": 234.3
},
"luminance": 0.69189
}Semantic roles & 50–950 ramp
primary
#ABE0FF
secondary
#E5976A
accent
#5500E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131618
muted
#828486