#80FED5#80FED5
#80FED5 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.128 H 169.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80FED5 |
|---|---|
| RGB | rgb(128, 254, 213) |
| HSL | hsl(160, 98%, 75%) |
| HSV | hsv(160, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(91.81, -44.65, 8.88) |
| CIE-LCH | lch(91.81, 45.52, 168.75°) |
| OKLab | oklab(91.33% -0.1258 0.0227) |
| OKLCH | oklch(91.33% 0.128 169.8) |
| XYZ | xyz(56.3488, 80.2721, 75.4625) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.51
Light Aqua
#8CFFDB
ΔE00 1.56
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FED5 #FE80A9
analogous
#80FE96 #80FED5 #80E8FE
triadic
#80FED5 #D580FE #FED580
tetradic
#80FED5 #9680FE #FE80A9 #E8FE80
square
#80FED5 #9680FE #FE80A9 #E8FE80
split-complementary
#80FED5 #FE80E8 #FE9680
monochromatic
#07FDAD #43FEC1 #80FED5 #BDFEE9 #E1FFF5
Accessibility & contrast
On white
1.23
#80FED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#80FED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FED5
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FED5 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#4EFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fed5; /* rgb */ color: rgb(128, 254, 213); /* oklch */ color: oklch(91.3% 0.128 169.8);
Tailwind
colors: {
custom: {
50: '#acffe1',
500: '#80fed5',
950: '#000000',
},
}SCSS
$custom: #80fed5; $custom-light: #acffe1; $custom-dark: #000000;
JSON
{
"hex": "#80fed5",
"rgb": {
"r": 128,
"g": 254,
"b": 213
},
"hsl": {
"h": 160.476,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91332,
"c": 0.12787,
"h": 169.8
},
"luminance": 0.80277
}Semantic roles & 50–950 ramp
primary
#80FED5
secondary
#DD4577
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684