#ABE0EC#ABE0EC
#ABE0EC is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.4% C 0.057 H 213.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0EC |
|---|---|
| RGB | rgb(171, 224, 236) |
| HSL | hsl(191, 63%, 80%) |
| HSV | hsv(191, 28%, 93%) |
| CMYK | cmyk(27.5%, 5.1%, 0%, 7.5%) |
| CIE-LAB | lab(86.02, -14.21, -11.37) |
| CIE-LCH | lch(86.02, 18.20, 218.68°) |
| OKLab | oklab(87.4% -0.0475 -0.031) |
| OKLCH | oklch(87.4% 0.057 213.1) |
| XYZ | xyz(58.5858, 68.0227, 89.3834) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.30
Lightblue
#ADD8E6
ΔE00 3.05
Ice Blue
#A5DFF9
ΔE00 4.90
Pale Sky Blue
#BDF6FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0EC #ECB7AB
analogous
#ABECD8 #ABE0EC #ABC0EC
triadic
#ABE0EC #ECABE0 #E0ECAB
tetradic
#ABE0EC #D8ABEC #ECB7AB #C0ECAB
square
#ABE0EC #D8ABEC #ECB7AB #C0ECAB
split-complementary
#ABE0EC #ECABC0 #ECD8AB
monochromatic
#47BBD5 #79CEE1 #ABE0EC #DDF2F7 #E6F6F9
Accessibility & contrast
On white
1.44
#ABE0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#ABE0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0EC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0EC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#CBD4EC
Tritanopia (blue-blind)
#96E5E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe0ec; /* rgb */ color: rgb(171, 224, 236); /* oklch */ color: oklch(87.4% 0.057 213.1);
Tailwind
colors: {
custom: {
50: '#c5e9f2',
500: '#abe0ec',
950: '#000000',
},
}SCSS
$custom: #abe0ec; $custom-light: #c5e9f2; $custom-dark: #000000;
JSON
{
"hex": "#abe0ec",
"rgb": {
"r": 171,
"g": 224,
"b": 236
},
"hsl": {
"h": 191.077,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.87399,
"c": 0.05674,
"h": 213.1
},
"luminance": 0.68025
}Semantic roles & 50–950 ramp
primary
#ABE0EC
secondary
#C98273
accent
#3B1BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485