#ABE0EA#ABE0EA
#ABE0EA is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.3% C 0.056 H 210.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0EA |
|---|---|
| RGB | rgb(171, 224, 234) |
| HSL | hsl(190, 60%, 79%) |
| HSV | hsv(190, 27%, 92%) |
| CMYK | cmyk(26.9%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.96, -14.66, -10.41) |
| CIE-LCH | lch(85.96, 17.98, 215.36°) |
| OKLab | oklab(87.33% -0.0483 -0.0284) |
| OKLCH | oklch(87.33% 0.056 210.4) |
| XYZ | xyz(58.2969, 67.9071, 87.8616) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.61
Lightblue
#ADD8E6
ΔE00 3.58
Pale Sky Blue
#BDF6FE
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0EA #EAB5AB
analogous
#ABEAD5 #ABE0EA #ABC1EA
triadic
#ABE0EA #EAABE0 #E0EAAB
tetradic
#ABE0EA #D5ABEA #EAB5AB #C1EAAB
square
#ABE0EA #D5ABEA #EAB5AB #C1EAAB
split-complementary
#ABE0EA #EAABC1 #EAD5AB
monochromatic
#49BCD2 #7ACEDE #ABE0EA #DCF2F6 #E7F6F9
Accessibility & contrast
On white
1.44
#ABE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#ABE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0EA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0EA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#96E5E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe0ea; /* rgb */ color: rgb(171, 224, 234); /* oklch */ color: oklch(87.3% 0.056 210.4);
Tailwind
colors: {
custom: {
50: '#c5e9f0',
500: '#abe0ea',
950: '#000000',
},
}SCSS
$custom: #abe0ea; $custom-light: #c5e9f0; $custom-dark: #000000;
JSON
{
"hex": "#abe0ea",
"rgb": {
"r": 171,
"g": 224,
"b": 234
},
"hsl": {
"h": 189.524,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.87334,
"c": 0.05599,
"h": 210.4
},
"luminance": 0.6791
}Semantic roles & 50–950 ramp
primary
#ABE0EA
secondary
#C68073
accent
#391EC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485