#80FFFE#80FFFE
#80FFFE is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.113 H 194.7°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFFE |
|---|---|
| RGB | rgb(128, 255, 254) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.13, -35.48, -10.39) |
| CIE-LCH | lch(93.13, 36.97, 196.32°) |
| OKLab | oklab(92.75% -0.1097 -0.0287) |
| OKLCH | oklch(92.75% 0.113 194.7) |
| XYZ | xyz(62.5441, 83.2593, 106.5214) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.51
Light Cyan
#ACFFFC
ΔE00 4.57
Aqua
#00FFFF
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFFE #FF8081
analogous
#80FFBF #80FFFE #80C0FF
triadic
#80FFFE #FE80FF #FFFE80
tetradic
#80FFFE #BF80FF #FF8081 #C0FF80
square
#80FFFE #BF80FF #FF8081 #C0FF80
split-complementary
#80FFFE #FF80C0 #FFBF80
monochromatic
#06FFFD #43FFFE #80FFFE #BDFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#80FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#80FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFFE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFFE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#23FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #80fffe; /* rgb */ color: rgb(128, 255, 254); /* oklch */ color: oklch(92.7% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#aefffe',
500: '#80fffe',
950: '#000000',
},
}SCSS
$custom: #80fffe; $custom-light: #aefffe; $custom-dark: #000000;
JSON
{
"hex": "#80fffe",
"rgb": {
"r": 128,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.528,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92745,
"c": 0.1134,
"h": 194.7
},
"luminance": 0.83265
}Semantic roles & 50–950 ramp
primary
#80FFFE
secondary
#DE4546
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685