#ABE4E2#ABE4E2
#ABE4E2 is a very light, muted teal. Relative luminance 0.696; OKLCH L 87.9% C 0.058 H 193.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4E2 |
|---|---|
| RGB | rgb(171, 228, 226) |
| HSL | hsl(178, 51%, 78%) |
| HSV | hsv(178, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.82, -18.44, -4.92) |
| CIE-LCH | lch(86.82, 19.09, 194.94°) |
| OKLab | oklab(87.94% -0.0565 -0.0135) |
| OKLCH | oklch(87.94% 0.058 193.4) |
| XYZ | xyz(58.2611, 69.6331, 82.3075) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.38
Powder Blue
#B0E0E6
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 5.31
Pale Sky Blue
#BDF6FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Light Sky Blue
#C6FCFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4E2 #E4ABAD
analogous
#ABE4C5 #ABE4E2 #ABC9E4
triadic
#ABE4E2 #E2ABE4 #E4E2AB
tetradic
#ABE4E2 #C5ABE4 #E4ABAD #C9E4AB
square
#ABE4E2 #C5ABE4 #E4ABAD #C9E4AB
split-complementary
#ABE4E2 #E4ABC9 #E4C5AB
monochromatic
#4EC6C2 #7DD5D2 #ABE4E2 #D9F3F2 #E8F8F7
Accessibility & contrast
On white
1.41
#ABE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#ABE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4E2
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4E2 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#98E7E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe4e2; /* rgb */ color: rgb(171, 228, 226); /* oklch */ color: oklch(87.9% 0.058 193.4);
Tailwind
colors: {
custom: {
50: '#c5eceb',
500: '#abe4e2',
950: '#000000',
},
}SCSS
$custom: #abe4e2; $custom-light: #c5eceb; $custom-dark: #000000;
JSON
{
"hex": "#abe4e2",
"rgb": {
"r": 171,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.895,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87942,
"c": 0.05807,
"h": 193.4
},
"luminance": 0.69636
}Semantic roles & 50–950 ramp
primary
#ABE4E2
secondary
#BE7578
accent
#272CBF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484