#ABE0DA#ABE0DA
#ABE0DA is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.8% C 0.055 H 187.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0DA |
|---|---|
| RGB | rgb(171, 224, 218) |
| HSL | hsl(173, 46%, 77%) |
| HSV | hsv(173, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 2.7%, 12.2%) |
| CIE-LAB | lab(85.52, -18.16, -2.61) |
| CIE-LCH | lch(85.52, 18.35, 188.18°) |
| OKLab | oklab(86.84% -0.0546 -0.0073) |
| OKLCH | oklch(86.84% 0.055 187.6) |
| XYZ | xyz(56.1013, 67.0288, 76.2980) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 5.35
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Eggshell Blue
#C4FFF7
ΔE00 6.62
Light Light Blue
#CAFFFB
ΔE00 6.83
Pale Cyan
#B7FFFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0DA #E0ABB1
analogous
#ABE0C0 #ABE0DA #ABCBE0
triadic
#ABE0DA #DAABE0 #E0DAAB
tetradic
#ABE0DA #C0ABE0 #E0ABB1 #CBE0AB
square
#ABE0DA #C0ABE0 #E0ABB1 #CBE0AB
split-complementary
#ABE0DA #E0ABCB #E0C0AB
monochromatic
#52BFB3 #7ED0C6 #ABE0DA #D8F0EE #E9F7F5
Accessibility & contrast
On white
1.46
#ABE0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#ABE0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0DA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0DA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#9BE3DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe0da; /* rgb */ color: rgb(171, 224, 218); /* oklch */ color: oklch(86.8% 0.055 187.6);
Tailwind
colors: {
custom: {
50: '#c5e9e5',
500: '#abe0da',
950: '#000000',
},
}SCSS
$custom: #abe0da; $custom-light: #c5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#abe0da",
"rgb": {
"r": 171,
"g": 224,
"b": 218
},
"hsl": {
"h": 173.208,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86837,
"c": 0.05504,
"h": 187.6
},
"luminance": 0.67031
}Semantic roles & 50–950 ramp
primary
#ABE0DA
secondary
#B9767E
accent
#2C3CB9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484