#80FEDC#80FEDC
#80FEDC is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 173.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEDC |
|---|---|
| RGB | rgb(128, 254, 220) |
| HSL | hsl(164, 98%, 75%) |
| HSV | hsv(164, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.97, -43.11, 5.50) |
| CIE-LCH | lch(91.97, 43.46, 172.73°) |
| OKLab | oklab(91.52% -0.1228 0.0139) |
| OKLCH | oklch(91.52% 0.124 173.5) |
| XYZ | xyz(57.2565, 80.6352, 80.2431) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.60
Pale Turquoise
#A5FBD5
ΔE00 4.78
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEDC #FE80A2
analogous
#80FE9D #80FEDC #80E1FE
triadic
#80FEDC #DC80FE #FEDC80
tetradic
#80FEDC #9D80FE #FE80A2 #E1FE80
square
#80FEDC #9D80FE #FE80A2 #E1FE80
split-complementary
#80FEDC #FE80E1 #FE9D80
monochromatic
#07FDBB #43FECB #80FEDC #BDFEED #E1FFF7
Accessibility & contrast
On white
1.23
#80FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#80FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEDC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEDC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#49FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fedc; /* rgb */ color: rgb(128, 254, 220); /* oklch */ color: oklch(91.5% 0.124 173.5);
Tailwind
colors: {
custom: {
50: '#adffe6',
500: '#80fedc',
950: '#000000',
},
}SCSS
$custom: #80fedc; $custom-light: #adffe6; $custom-dark: #000000;
JSON
{
"hex": "#80fedc",
"rgb": {
"r": 128,
"g": 254,
"b": 220
},
"hsl": {
"h": 163.81,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91517,
"c": 0.1236,
"h": 173.5
},
"luminance": 0.8064
}Semantic roles & 50–950 ramp
primary
#80FEDC
secondary
#DD456E
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684