#80FED9#80FED9
#80FED9 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.125 H 171.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80FED9 |
|---|---|
| RGB | rgb(128, 254, 217) |
| HSL | hsl(162, 98%, 75%) |
| HSV | hsv(162, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 14.6%, 0.4%) |
| CIE-LAB | lab(91.90, -43.77, 6.95) |
| CIE-LCH | lch(91.90, 44.32, 170.98°) |
| OKLab | oklab(91.44% -0.1241 0.0177) |
| OKLCH | oklch(91.44% 0.125 171.9) |
| XYZ | xyz(56.8628, 80.4777, 78.1694) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.09
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.41
Tiffany Blue
#7BF2DA
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FED9 #FE80A5
analogous
#80FE9A #80FED9 #80E4FE
triadic
#80FED9 #D980FE #FED980
tetradic
#80FED9 #9A80FE #FE80A5 #E4FE80
square
#80FED9 #9A80FE #FE80A5 #E4FE80
split-complementary
#80FED9 #FE80E4 #FE9A80
monochromatic
#07FDB5 #43FEC7 #80FED9 #BDFEEB #E1FFF6
Accessibility & contrast
On white
1.23
#80FED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#80FED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FED9
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FED9 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#4BFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fed9; /* rgb */ color: rgb(128, 254, 217); /* oklch */ color: oklch(91.4% 0.125 171.9);
Tailwind
colors: {
custom: {
50: '#adffe4',
500: '#80fed9',
950: '#000000',
},
}SCSS
$custom: #80fed9; $custom-light: #adffe4; $custom-dark: #000000;
JSON
{
"hex": "#80fed9",
"rgb": {
"r": 128,
"g": 254,
"b": 217
},
"hsl": {
"h": 162.381,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91437,
"c": 0.12536,
"h": 171.9
},
"luminance": 0.80483
}Semantic roles & 50–950 ramp
primary
#80FED9
secondary
#DD4572
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684