#ABE3DE#ABE3DE
#ABE3DE is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.6% C 0.058 H 189.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3DE |
|---|---|
| RGB | rgb(171, 227, 222) |
| HSL | hsl(175, 50%, 78%) |
| HSV | hsv(175, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(86.44, -18.80, -3.37) |
| CIE-LCH | lch(86.44, 19.10, 190.16°) |
| OKLab | oklab(87.61% -0.0568 -0.0093) |
| OKLCH | oklch(87.61% 0.058 189.3) |
| XYZ | xyz(57.4444, 68.8675, 79.3591) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.17
Powder Blue
#B0E0E6
ΔE00 5.18
Duck Egg Blue
#C3FBF4
ΔE00 5.25
Eggshell Blue
#C4FFF7
ΔE00 6.03
Pale Cyan
#B7FFFA
ΔE00 6.10
Light Light Blue
#CAFFFB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3DE #E3ABB0
analogous
#ABE3C2 #ABE3DE #ABCCE3
triadic
#ABE3DE #DEABE3 #E3DEAB
tetradic
#ABE3DE #C2ABE3 #E3ABB0 #CCE3AB
square
#ABE3DE #C2ABE3 #E3ABB0 #CCE3AB
split-complementary
#ABE3DE #E3ABCC #E3C2AB
monochromatic
#4FC4BA #7DD4CC #ABE3DE #D9F2F0 #E8F7F6
Accessibility & contrast
On white
1.42
#ABE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#ABE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3DE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3DE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#9AE6E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe3de; /* rgb */ color: rgb(171, 227, 222); /* oklch */ color: oklch(87.6% 0.058 189.3);
Tailwind
colors: {
custom: {
50: '#c5ece8',
500: '#abe3de',
950: '#000000',
},
}SCSS
$custom: #abe3de; $custom-light: #c5ece8; $custom-dark: #000000;
JSON
{
"hex": "#abe3de",
"rgb": {
"r": 171,
"g": 227,
"b": 222
},
"hsl": {
"h": 174.643,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87605,
"c": 0.05756,
"h": 189.3
},
"luminance": 0.6887
}Semantic roles & 50–950 ramp
primary
#ABE3DE
secondary
#BD757C
accent
#2835BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484