#ABE2DB#ABE2DB
#ABE2DB is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.3% C 0.057 H 186.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2DB |
|---|---|
| RGB | rgb(171, 226, 219) |
| HSL | hsl(172, 49%, 78%) |
| HSV | hsv(172, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(86.09, -18.95, -2.30) |
| CIE-LCH | lch(86.09, 19.09, 186.93°) |
| OKLab | oklab(87.3% -0.0567 -0.0065) |
| OKLCH | oklch(87.3% 0.057 186.5) |
| XYZ | xyz(56.7732, 68.1627, 77.1694) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.89
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 5.85
Eggshell Blue
#C4FFF7
ΔE00 6.17
Pale Cyan
#B7FFFA
ΔE00 6.41
Light Light Blue
#CAFFFB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2DB #E2ABB2
analogous
#ABE2BF #ABE2DB #ABCDE2
triadic
#ABE2DB #DBABE2 #E2DBAB
tetradic
#ABE2DB #BFABE2 #E2ABB2 #CDE2AB
square
#ABE2DB #BFABE2 #E2ABB2 #CDE2AB
split-complementary
#ABE2DB #E2ABCD #E2BFAB
monochromatic
#50C3B4 #7ED2C8 #ABE2DB #D8F2EE #E8F7F5
Accessibility & contrast
On white
1.44
#ABE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#ABE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2DB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2DB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#9BE5E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe2db; /* rgb */ color: rgb(171, 226, 219); /* oklch */ color: oklch(87.3% 0.057 186.5);
Tailwind
colors: {
custom: {
50: '#c5ebe6',
500: '#abe2db',
950: '#000000',
},
}SCSS
$custom: #abe2db; $custom-light: #c5ebe6; $custom-dark: #000000;
JSON
{
"hex": "#abe2db",
"rgb": {
"r": 171,
"g": 226,
"b": 219
},
"hsl": {
"h": 172.364,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.87299,
"c": 0.05709,
"h": 186.5
},
"luminance": 0.68165
}Semantic roles & 50–950 ramp
primary
#ABE2DB
secondary
#BB767F
accent
#2A3CBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484