#80FED8#80FED8
#80FED8 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.126 H 171.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80FED8 |
|---|---|
| RGB | rgb(128, 254, 216) |
| HSL | hsl(162, 98%, 75%) |
| HSV | hsv(162, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(91.88, -43.99, 7.43) |
| CIE-LCH | lch(91.88, 44.62, 170.41°) |
| OKLab | oklab(91.41% -0.1245 0.019) |
| OKLCH | oklch(91.41% 0.126 171.3) |
| XYZ | xyz(56.7331, 80.4258, 77.4865) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 1.28
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.98
Pale Turquoise
#A5FBD5
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FED8 #FE80A6
analogous
#80FE99 #80FED8 #80E5FE
triadic
#80FED8 #D880FE #FED880
tetradic
#80FED8 #9980FE #FE80A6 #E5FE80
square
#80FED8 #9980FE #FE80A6 #E5FE80
split-complementary
#80FED8 #FE80E5 #FE9980
monochromatic
#07FDB3 #43FEC5 #80FED8 #BDFEEB #E1FFF6
Accessibility & contrast
On white
1.23
#80FED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#80FED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FED8
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FED8 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#4CFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fed8; /* rgb */ color: rgb(128, 254, 216); /* oklch */ color: oklch(91.4% 0.126 171.3);
Tailwind
colors: {
custom: {
50: '#adffe4',
500: '#80fed8',
950: '#000000',
},
}SCSS
$custom: #80fed8; $custom-light: #adffe4; $custom-dark: #000000;
JSON
{
"hex": "#80fed8",
"rgb": {
"r": 128,
"g": 254,
"b": 216
},
"hsl": {
"h": 161.905,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91411,
"c": 0.12597,
"h": 171.3
},
"luminance": 0.80431
}Semantic roles & 50–950 ramp
primary
#80FED8
secondary
#DD4573
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684