#80FEF7#80FEF7
#80FEF7 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.113 H 190.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEF7 |
|---|---|
| RGB | rgb(128, 254, 247) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.66, -36.76, -7.47) |
| CIE-LCH | lch(92.66, 37.51, 191.49°) |
| OKLab | oklab(92.3% -0.1115 -0.0208) |
| OKLCH | oklch(92.3% 0.113 190.6) |
| XYZ | xyz(61.1254, 82.1827, 100.6193) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEF7 #FE8087
analogous
#80FEB8 #80FEF7 #80C6FE
triadic
#80FEF7 #F780FE #FEF780
tetradic
#80FEF7 #B880FE #FE8087 #C6FE80
square
#80FEF7 #B880FE #FE8087 #C6FE80
split-complementary
#80FEF7 #FE80C6 #FEB880
monochromatic
#07FDEF #43FEF3 #80FEF7 #BDFEFB #E1FFFD
Accessibility & contrast
On white
1.20
#80FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#80FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEF7
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEF7 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F7
Deuteranopia (green-blind)
#DDE3F8
Tritanopia (blue-blind)
#2FFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fef7; /* rgb */ color: rgb(128, 254, 247); /* oklch */ color: oklch(92.3% 0.113 190.6);
Tailwind
colors: {
custom: {
50: '#aefff9',
500: '#80fef7',
950: '#000000',
},
}SCSS
$custom: #80fef7; $custom-light: #aefff9; $custom-dark: #000000;
JSON
{
"hex": "#80fef7",
"rgb": {
"r": 128,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.667,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.923,
"c": 0.1134,
"h": 190.6
},
"luminance": 0.82188
}Semantic roles & 50–950 ramp
primary
#80FEF7
secondary
#DD454E
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685