#ABE4DA#ABE4DA
#ABE4DA is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.7% C 0.060 H 182.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4DA |
|---|---|
| RGB | rgb(171, 228, 218) |
| HSL | hsl(169, 51%, 78%) |
| HSV | hsv(169, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 4.4%, 10.6%) |
| CIE-LAB | lab(86.61, -20.15, -1.02) |
| CIE-LCH | lch(86.61, 20.18, 182.89°) |
| OKLab | oklab(87.7% -0.0597 -0.003) |
| OKLCH | oklch(87.7% 0.06 182.9) |
| XYZ | xyz(57.1889, 69.2042, 76.6605) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Eggshell Blue
#C4FFF7
ΔE00 5.87
Pale Cyan
#B7FFFA
ΔE00 6.22
Pale Aqua
#B8FFEB
ΔE00 6.56
Light Light Blue
#CAFFFB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4DA #E4ABB5
analogous
#ABE4BD #ABE4DA #ABD1E4
triadic
#ABE4DA #DAABE4 #E4DAAB
tetradic
#ABE4DA #BDABE4 #E4ABB5 #D1E4AB
square
#ABE4DA #BDABE4 #E4ABB5 #D1E4AB
split-complementary
#ABE4DA #E4ABD1 #E4BDAB
monochromatic
#4EC6B1 #7DD5C6 #ABE4DA #D9F3EE #E8F8F5
Accessibility & contrast
On white
1.41
#ABE4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#ABE4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4DA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4DA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDDA
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#9BE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe4da; /* rgb */ color: rgb(171, 228, 218); /* oklch */ color: oklch(87.7% 0.060 182.9);
Tailwind
colors: {
custom: {
50: '#c5ece5',
500: '#abe4da',
950: '#000000',
},
}SCSS
$custom: #abe4da; $custom-light: #c5ece5; $custom-dark: #000000;
JSON
{
"hex": "#abe4da",
"rgb": {
"r": 171,
"g": 228,
"b": 218
},
"hsl": {
"h": 169.474,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87703,
"c": 0.05976,
"h": 182.9
},
"luminance": 0.69207
}Semantic roles & 50–950 ramp
primary
#ABE4DA
secondary
#BE7582
accent
#2741BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484