#ABE0DC#ABE0DC
#ABE0DC is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.055 H 190.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0DC |
|---|---|
| RGB | rgb(171, 224, 220) |
| HSL | hsl(175, 46%, 77%) |
| HSV | hsv(175, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(85.57, -17.73, -3.59) |
| CIE-LCH | lch(85.57, 18.09, 191.44°) |
| OKLab | oklab(86.9% -0.0538 -0.0099) |
| OKLCH | oklch(86.9% 0.055 190.4) |
| XYZ | xyz(56.3646, 67.1342, 77.6846) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 4.57
Duck Egg Blue
#C3FBF4
ΔE00 5.90
Eggshell Blue
#C4FFF7
ΔE00 6.73
Light Light Blue
#CAFFFB
ΔE00 6.74
Light Sky Blue
#C6FCFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0DC #E0ABAF
analogous
#ABE0C2 #ABE0DC #ABC9E0
triadic
#ABE0DC #DCABE0 #E0DCAB
tetradic
#ABE0DC #C2ABE0 #E0ABAF #C9E0AB
square
#ABE0DC #C2ABE0 #E0ABAF #C9E0AB
split-complementary
#ABE0DC #E0ABC9 #E0C2AB
monochromatic
#52BFB7 #7ED0C9 #ABE0DC #D8F0EF #E9F7F6
Accessibility & contrast
On white
1.46
#ABE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ABE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0DC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0DC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#9BE3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe0dc; /* rgb */ color: rgb(171, 224, 220); /* oklch */ color: oklch(86.9% 0.055 190.4);
Tailwind
colors: {
custom: {
50: '#c5e9e6',
500: '#abe0dc',
950: '#000000',
},
}SCSS
$custom: #abe0dc; $custom-light: #c5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#abe0dc",
"rgb": {
"r": 171,
"g": 224,
"b": 220
},
"hsl": {
"h": 175.472,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86897,
"c": 0.05466,
"h": 190.4
},
"luminance": 0.67137
}Semantic roles & 50–950 ramp
primary
#ABE0DC
secondary
#B9767B
accent
#2C37B9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484