#ABE3DD#ABE3DD
#ABE3DD is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.6% C 0.058 H 188.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3DD |
|---|---|
| RGB | rgb(171, 227, 221) |
| HSL | hsl(174, 50%, 78%) |
| HSV | hsv(174, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(86.41, -19.02, -2.88) |
| CIE-LCH | lch(86.41, 19.24, 188.62°) |
| OKLab | oklab(87.58% -0.0572 -0.008) |
| OKLCH | oklch(87.58% 0.058 188) |
| XYZ | xyz(57.3108, 68.8140, 78.6553) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.43
Duck Egg Blue
#C3FBF4
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 5.55
Eggshell Blue
#C4FFF7
ΔE00 5.98
Pale Cyan
#B7FFFA
ΔE00 6.12
Light Light Blue
#CAFFFB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3DD #E3ABB1
analogous
#ABE3C1 #ABE3DD #ABCDE3
triadic
#ABE3DD #DDABE3 #E3DDAB
tetradic
#ABE3DD #C1ABE3 #E3ABB1 #CDE3AB
square
#ABE3DD #C1ABE3 #E3ABB1 #CDE3AB
split-complementary
#ABE3DD #E3ABCD #E3C1AB
monochromatic
#4FC4B8 #7DD4CA #ABE3DD #D9F2F0 #E8F7F6
Accessibility & contrast
On white
1.42
#ABE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#ABE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3DD
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3DD | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#9AE6E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe3dd; /* rgb */ color: rgb(171, 227, 221); /* oklch */ color: oklch(87.6% 0.058 188.0);
Tailwind
colors: {
custom: {
50: '#c5ece7',
500: '#abe3dd',
950: '#000000',
},
}SCSS
$custom: #abe3dd; $custom-light: #c5ece7; $custom-dark: #000000;
JSON
{
"hex": "#abe3dd",
"rgb": {
"r": 171,
"g": 227,
"b": 221
},
"hsl": {
"h": 173.571,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87575,
"c": 0.05776,
"h": 188
},
"luminance": 0.68817
}Semantic roles & 50–950 ramp
primary
#ABE3DD
secondary
#BD757D
accent
#2838BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484