#ABE4E1#ABE4E1
#ABE4E1 is a very light, muted teal. Relative luminance 0.696; OKLCH L 87.9% C 0.058 H 192.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4E1 |
|---|---|
| RGB | rgb(171, 228, 225) |
| HSL | hsl(177, 51%, 78%) |
| HSV | hsv(177, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(86.79, -18.66, -4.43) |
| CIE-LCH | lch(86.79, 19.18, 193.36°) |
| OKLab | oklab(87.91% -0.0569 -0.0122) |
| OKLCH | oklch(87.91% 0.058 192.1) |
| XYZ | xyz(58.1243, 69.5784, 81.5869) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.53
Powder Blue
#B0E0E6
ΔE00 4.56
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.90
Eggshell Blue
#C4FFF7
ΔE00 6.00
Light Light Blue
#CAFFFB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4E1 #E4ABAE
analogous
#ABE4C4 #ABE4E1 #ABCAE4
triadic
#ABE4E1 #E1ABE4 #E4E1AB
tetradic
#ABE4E1 #C4ABE4 #E4ABAE #CAE4AB
square
#ABE4E1 #C4ABE4 #E4ABAE #CAE4AB
split-complementary
#ABE4E1 #E4ABCA #E4C4AB
monochromatic
#4EC6C0 #7DD5D0 #ABE4E1 #D9F3F2 #E8F8F7
Accessibility & contrast
On white
1.41
#ABE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#ABE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4E1
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4E1 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#99E7E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe4e1; /* rgb */ color: rgb(171, 228, 225); /* oklch */ color: oklch(87.9% 0.058 192.1);
Tailwind
colors: {
custom: {
50: '#c5ecea',
500: '#abe4e1',
950: '#000000',
},
}SCSS
$custom: #abe4e1; $custom-light: #c5ecea; $custom-dark: #000000;
JSON
{
"hex": "#abe4e1",
"rgb": {
"r": 171,
"g": 228,
"b": 225
},
"hsl": {
"h": 176.842,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87911,
"c": 0.05817,
"h": 192.1
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#ABE4E1
secondary
#BE7579
accent
#272FBF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484