#ABE2DA#ABE2DA
#ABE2DA is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.3% C 0.057 H 185.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2DA |
|---|---|
| RGB | rgb(171, 226, 218) |
| HSL | hsl(171, 49%, 78%) |
| HSV | hsv(171, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.06, -19.16, -1.81) |
| CIE-LCH | lch(86.06, 19.24, 185.41°) |
| OKLab | oklab(87.27% -0.0571 -0.0051) |
| OKLCH | oklch(87.27% 0.057 185.2) |
| XYZ | xyz(56.6419, 68.1102, 76.4782) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Eggshell Blue
#C4FFF7
ΔE00 6.18
Powder Blue
#B0E0E6
ΔE00 6.23
Pale Cyan
#B7FFFA
ΔE00 6.48
Light Light Blue
#CAFFFB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2DA #E2ABB3
analogous
#ABE2BE #ABE2DA #ABCEE2
triadic
#ABE2DA #DAABE2 #E2DAAB
tetradic
#ABE2DA #BEABE2 #E2ABB3 #CEE2AB
square
#ABE2DA #BEABE2 #E2ABB3 #CEE2AB
split-complementary
#ABE2DA #E2ABCE #E2BEAB
monochromatic
#50C3B2 #7ED2C6 #ABE2DA #D8F2EE #E8F7F5
Accessibility & contrast
On white
1.44
#ABE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#ABE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2DA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2DA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#9BE4DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe2da; /* rgb */ color: rgb(171, 226, 218); /* oklch */ color: oklch(87.3% 0.057 185.2);
Tailwind
colors: {
custom: {
50: '#c5ebe5',
500: '#abe2da',
950: '#000000',
},
}SCSS
$custom: #abe2da; $custom-light: #c5ebe5; $custom-dark: #000000;
JSON
{
"hex": "#abe2da",
"rgb": {
"r": 171,
"g": 226,
"b": 218
},
"hsl": {
"h": 171.273,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.8727,
"c": 0.05736,
"h": 185.2
},
"luminance": 0.68113
}Semantic roles & 50–950 ramp
primary
#ABE2DA
secondary
#BB7680
accent
#2A3FBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484