#80FED4#80FED4
#80FED4 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.129 H 169.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80FED4 |
|---|---|
| RGB | rgb(128, 254, 212) |
| HSL | hsl(160, 98%, 75%) |
| HSV | hsv(160, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(91.78, -44.87, 9.37) |
| CIE-LCH | lch(91.78, 45.83, 168.21°) |
| OKLab | oklab(91.31% -0.1263 0.024) |
| OKLCH | oklch(91.31% 0.129 169.2) |
| XYZ | xyz(56.2223, 80.2215, 74.7961) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.30
Light Aqua
#8CFFDB
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.92
Pale Turquoise
#A5FBD5
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FED4 #FE80AA
analogous
#80FE95 #80FED4 #80E9FE
triadic
#80FED4 #D480FE #FED480
tetradic
#80FED4 #9580FE #FE80AA #E9FE80
square
#80FED4 #9580FE #FE80AA #E9FE80
split-complementary
#80FED4 #FE80E9 #FE9580
monochromatic
#07FDAB #43FEBF #80FED4 #BDFEE9 #E1FFF5
Accessibility & contrast
On white
1.23
#80FED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#80FED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FED4
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FED4 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E5E2D7
Tritanopia (blue-blind)
#4FFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fed4; /* rgb */ color: rgb(128, 254, 212); /* oklch */ color: oklch(91.3% 0.129 169.2);
Tailwind
colors: {
custom: {
50: '#acffe1',
500: '#80fed4',
950: '#000000',
},
}SCSS
$custom: #80fed4; $custom-light: #acffe1; $custom-dark: #000000;
JSON
{
"hex": "#80fed4",
"rgb": {
"r": 128,
"g": 254,
"b": 212
},
"hsl": {
"h": 160,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91306,
"c": 0.12852,
"h": 169.2
},
"luminance": 0.80226
}Semantic roles & 50–950 ramp
primary
#80FED4
secondary
#DD4578
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684