#80FEDA#80FEDA
#80FEDA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.125 H 172.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEDA |
|---|---|
| RGB | rgb(128, 254, 218) |
| HSL | hsl(163, 98%, 75%) |
| HSV | hsv(163, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.92, -43.55, 6.47) |
| CIE-LCH | lch(91.92, 44.03, 171.56°) |
| OKLab | oklab(91.46% -0.1237 0.0164) |
| OKLCH | oklch(91.46% 0.125 172.4) |
| XYZ | xyz(56.9933, 80.5299, 78.8565) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.52
Pale Turquoise
#A5FBD5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEDA #FE80A4
analogous
#80FE9B #80FEDA #80E3FE
triadic
#80FEDA #DA80FE #FEDA80
tetradic
#80FEDA #9B80FE #FE80A4 #E3FE80
square
#80FEDA #9B80FE #FE80A4 #E3FE80
split-complementary
#80FEDA #FE80E3 #FE9B80
monochromatic
#07FDB7 #43FEC8 #80FEDA #BDFEEC #E1FFF6
Accessibility & contrast
On white
1.23
#80FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#80FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEDA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEDA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#4BFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80feda; /* rgb */ color: rgb(128, 254, 218); /* oklch */ color: oklch(91.5% 0.125 172.4);
Tailwind
colors: {
custom: {
50: '#adffe5',
500: '#80feda',
950: '#000000',
},
}SCSS
$custom: #80feda; $custom-light: #adffe5; $custom-dark: #000000;
JSON
{
"hex": "#80feda",
"rgb": {
"r": 128,
"g": 254,
"b": 218
},
"hsl": {
"h": 162.857,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91464,
"c": 0.12477,
"h": 172.4
},
"luminance": 0.80535
}Semantic roles & 50–950 ramp
primary
#80FEDA
secondary
#DD4571
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684