#ABE4E0#ABE4E0
#ABE4E0 is a very light, muted teal. Relative luminance 0.695; OKLCH L 87.9% C 0.058 H 190.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4E0 |
|---|---|
| RGB | rgb(171, 228, 224) |
| HSL | hsl(176, 51%, 78%) |
| HSV | hsv(176, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(86.76, -18.87, -3.95) |
| CIE-LCH | lch(86.76, 19.28, 191.81°) |
| OKLab | oklab(87.88% -0.0573 -0.0109) |
| OKLCH | oklch(87.88% 0.058 190.8) |
| XYZ | xyz(57.9883, 69.5239, 80.8706) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.73
Powder Blue
#B0E0E6
ΔE00 4.92
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Pale Cyan
#B7FFFA
ΔE00 5.86
Eggshell Blue
#C4FFF7
ΔE00 5.90
Light Light Blue
#CAFFFB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4E0 #E4ABAF
analogous
#ABE4C3 #ABE4E0 #ABCBE4
triadic
#ABE4E0 #E0ABE4 #E4E0AB
tetradic
#ABE4E0 #C3ABE4 #E4ABAF #CBE4AB
square
#ABE4E0 #C3ABE4 #E4ABAF #CBE4AB
split-complementary
#ABE4E0 #E4ABCB #E4C3AB
monochromatic
#4EC6BE #7DD5CF #ABE4E0 #D9F3F1 #E8F8F6
Accessibility & contrast
On white
1.41
#ABE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#ABE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4E0
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4E0 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#D2D6E1
Tritanopia (blue-blind)
#99E7E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe4e0; /* rgb */ color: rgb(171, 228, 224); /* oklch */ color: oklch(87.9% 0.058 190.8);
Tailwind
colors: {
custom: {
50: '#c5ece9',
500: '#abe4e0',
950: '#000000',
},
}SCSS
$custom: #abe4e0; $custom-light: #c5ece9; $custom-dark: #000000;
JSON
{
"hex": "#abe4e0",
"rgb": {
"r": 171,
"g": 228,
"b": 224
},
"hsl": {
"h": 175.789,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87881,
"c": 0.05829,
"h": 190.8
},
"luminance": 0.69527
}Semantic roles & 50–950 ramp
primary
#ABE4E0
secondary
#BE757A
accent
#2731BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484