#80ECDB#80ECDB
#80ECDB is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.4% C 0.104 H 182.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #80ECDB |
|---|---|
| RGB | rgb(128, 236, 219) |
| HSL | hsl(171, 74%, 71%) |
| HSV | hsv(171, 46%, 93%) |
| CMYK | cmyk(45.8%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(86.84, -35.20, -1.43) |
| CIE-LCH | lch(86.84, 35.23, 182.33°) |
| OKLab | oklab(87.36% -0.1034 -0.0044) |
| OKLCH | oklch(87.36% 0.104 182.4) |
| XYZ | xyz(51.6785, 69.6904, 77.7324) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Turquoise
#40E0D0
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 6.16
Light Aqua
#8CFFDB
ΔE00 6.68
Light Turquoise
#7EF4CC
ΔE00 6.86
Light Teal
#90E4C1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ECDB #EC8091
analogous
#80ECA5 #80ECDB #80C7EC
triadic
#80ECDB #DB80EC #ECDB80
tetradic
#80ECDB #A580EC #EC8091 #C7EC80
square
#80ECDB #A580EC #EC8091 #C7EC80
split-complementary
#80ECDB #EC80C7 #ECA580
monochromatic
#1FD2B6 #4BE4CC #80ECDB #B5F4EA #E4FBF7
Accessibility & contrast
On white
1.41
#80ECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#80ECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ECDB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ECDB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#50F0E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80ecdb; /* rgb */ color: rgb(128, 236, 219); /* oklch */ color: oklch(87.4% 0.104 182.4);
Tailwind
colors: {
custom: {
50: '#abf2e6',
500: '#80ecdb',
950: '#000000',
},
}SCSS
$custom: #80ecdb; $custom-light: #abf2e6; $custom-dark: #000000;
JSON
{
"hex": "#80ecdb",
"rgb": {
"r": 128,
"g": 236,
"b": 219
},
"hsl": {
"h": 170.556,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.87364,
"c": 0.10353,
"h": 182.4
},
"luminance": 0.69695
}Semantic roles & 50–950 ramp
primary
#80ECDB
secondary
#C64B5E
accent
#0F2FD6
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#111715
muted
#818584