#ABE0EE#ABE0EE
#ABE0EE is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.5% C 0.058 H 215.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0EE |
|---|---|
| RGB | rgb(171, 224, 238) |
| HSL | hsl(193, 66%, 80%) |
| HSV | hsv(193, 28%, 93%) |
| CMYK | cmyk(28.2%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(86.08, -13.76, -12.34) |
| CIE-LCH | lch(86.08, 18.48, 221.90°) |
| OKLab | oklab(87.47% -0.0468 -0.0337) |
| OKLCH | oklch(87.47% 0.058 215.8) |
| XYZ | xyz(58.8780, 68.1396, 90.9223) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.67
Powder Blue
#B0E0E6
ΔE00 3.04
Ice Blue
#A5DFF9
ΔE00 4.12
Pale Sky Blue
#BDF6FE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0EE #EEB9AB
analogous
#ABEEDA #ABE0EE #ABBFEE
triadic
#ABE0EE #EEABE0 #E0EEAB
tetradic
#ABE0EE #DAABEE #EEB9AB #BFEEAB
square
#ABE0EE #DAABEE #EEB9AB #BFEEAB
split-complementary
#ABE0EE #EEABBF #EEDAAB
monochromatic
#45BAD9 #78CDE4 #ABE0EE #DEF3F8 #E6F6FA
Accessibility & contrast
On white
1.44
#ABE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#ABE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0EE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0EE | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#95E6E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe0ee; /* rgb */ color: rgb(171, 224, 238); /* oklch */ color: oklch(87.5% 0.058 215.8);
Tailwind
colors: {
custom: {
50: '#c5e9f3',
500: '#abe0ee',
950: '#000000',
},
}SCSS
$custom: #abe0ee; $custom-light: #c5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#abe0ee",
"rgb": {
"r": 171,
"g": 224,
"b": 238
},
"hsl": {
"h": 192.537,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.87465,
"c": 0.05762,
"h": 215.8
},
"luminance": 0.68142
}Semantic roles & 50–950 ramp
primary
#ABE0EE
secondary
#CB8572
accent
#3E17CE
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485