#ABE0DB#ABE0DB
#ABE0DB is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.055 H 189.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0DB |
|---|---|
| RGB | rgb(171, 224, 219) |
| HSL | hsl(174, 46%, 77%) |
| HSV | hsv(174, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(85.55, -17.95, -3.10) |
| CIE-LCH | lch(85.55, 18.21, 189.80°) |
| OKLab | oklab(86.87% -0.0542 -0.0086) |
| OKLCH | oklch(86.87% 0.055 189) |
| XYZ | xyz(56.2325, 67.0813, 76.9892) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.80
Powder Blue
#B0E0E6
ΔE00 4.96
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Eggshell Blue
#C4FFF7
ΔE00 6.66
Light Light Blue
#CAFFFB
ΔE00 6.77
Pale Cyan
#B7FFFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0DB #E0ABB0
analogous
#ABE0C1 #ABE0DB #ABCAE0
triadic
#ABE0DB #DBABE0 #E0DBAB
tetradic
#ABE0DB #C1ABE0 #E0ABB0 #CAE0AB
square
#ABE0DB #C1ABE0 #E0ABB0 #CAE0AB
split-complementary
#ABE0DB #E0ABCA #E0C1AB
monochromatic
#52BFB5 #7ED0C8 #ABE0DB #D8F0EE #E9F7F5
Accessibility & contrast
On white
1.46
#ABE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#ABE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0DB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0DB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#9BE3DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe0db; /* rgb */ color: rgb(171, 224, 219); /* oklch */ color: oklch(86.9% 0.055 189.0);
Tailwind
colors: {
custom: {
50: '#c5e9e6',
500: '#abe0db',
950: '#000000',
},
}SCSS
$custom: #abe0db; $custom-light: #c5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#abe0db",
"rgb": {
"r": 171,
"g": 224,
"b": 219
},
"hsl": {
"h": 174.34,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86867,
"c": 0.05484,
"h": 189
},
"luminance": 0.67084
}Semantic roles & 50–950 ramp
primary
#ABE0DB
secondary
#B9767D
accent
#2C3AB9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484