#80FEDF#80FEDF
#80FEDF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 175.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEDF |
|---|---|
| RGB | rgb(128, 254, 223) |
| HSL | hsl(165, 98%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.04, -42.43, 4.05) |
| CIE-LCH | lch(92.04, 42.62, 174.54°) |
| OKLab | oklab(91.6% -0.1215 0.0101) |
| OKLCH | oklch(91.6% 0.122 175.3) |
| XYZ | xyz(57.6574, 80.7955, 82.3544) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.97
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEDF #FE809F
analogous
#80FEA0 #80FEDF #80DEFE
triadic
#80FEDF #DF80FE #FEDF80
tetradic
#80FEDF #A080FE #FE809F #DEFE80
square
#80FEDF #A080FE #FE809F #DEFE80
split-complementary
#80FEDF #FE80DE #FEA080
monochromatic
#07FDC0 #43FED0 #80FEDF #BDFEEE #E1FFF7
Accessibility & contrast
On white
1.22
#80FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#80FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEDF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEDF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#47FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fedf; /* rgb */ color: rgb(128, 254, 223); /* oklch */ color: oklch(91.6% 0.122 175.3);
Tailwind
colors: {
custom: {
50: '#adffe9',
500: '#80fedf',
950: '#000000',
},
}SCSS
$custom: #80fedf; $custom-light: #adffe9; $custom-dark: #000000;
JSON
{
"hex": "#80fedf",
"rgb": {
"r": 128,
"g": 254,
"b": 223
},
"hsl": {
"h": 165.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91599,
"c": 0.12195,
"h": 175.3
},
"luminance": 0.80801
}Semantic roles & 50–950 ramp
primary
#80FEDF
secondary
#DD456B
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684