#80FED2#80FED2
#80FED2 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.130 H 168.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80FED2 |
|---|---|
| RGB | rgb(128, 254, 210) |
| HSL | hsl(159, 98%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.74, -45.30, 10.33) |
| CIE-LCH | lch(91.74, 46.46, 167.15°) |
| OKLab | oklab(91.26% -0.1271 0.0265) |
| OKLCH | oklch(91.26% 0.13 168.2) |
| XYZ | xyz(55.9716, 80.1212, 73.4757) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.40
Light Turquoise
#7EF4CC
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.41
Pale Turquoise
#A5FBD5
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FED2 #FE80AC
analogous
#80FE93 #80FED2 #80EBFE
triadic
#80FED2 #D280FE #FED280
tetradic
#80FED2 #9380FE #FE80AC #EBFE80
square
#80FED2 #9380FE #FE80AC #EBFE80
split-complementary
#80FED2 #FE80EB #FE9380
monochromatic
#07FDA7 #43FEBC #80FED2 #BDFEE8 #E1FFF4
Accessibility & contrast
On white
1.23
#80FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#80FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FED2
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FED2 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E2D5
Tritanopia (blue-blind)
#50FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fed2; /* rgb */ color: rgb(128, 254, 210); /* oklch */ color: oklch(91.3% 0.130 168.2);
Tailwind
colors: {
custom: {
50: '#acffdf',
500: '#80fed2',
950: '#000000',
},
}SCSS
$custom: #80fed2; $custom-light: #acffdf; $custom-dark: #000000;
JSON
{
"hex": "#80fed2",
"rgb": {
"r": 128,
"g": 254,
"b": 210
},
"hsl": {
"h": 159.048,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91255,
"c": 0.12986,
"h": 168.2
},
"luminance": 0.80126
}Semantic roles & 50–950 ramp
primary
#80FED2
secondary
#DD457A
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684