#80FEFF#80FEFF
#80FEFF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.113 H 196.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEFF |
|---|---|
| RGB | rgb(128, 254, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(49.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.88, -34.77, -11.28) |
| CIE-LCH | lch(92.88, 36.55, 197.98°) |
| OKLab | oklab(92.55% -0.1082 -0.0312) |
| OKLCH | oklch(92.55% 0.113 196.1) |
| XYZ | xyz(62.3865, 82.6872, 107.2609) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.59
Bright Light Blue
#26F7FD
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEFF #FF8180
analogous
#80FFC0 #80FEFF #80BFFF
triadic
#80FEFF #FF80FE #FEFF80
tetradic
#80FEFF #C080FF #FF8180 #BFFF80
square
#80FEFF #C080FF #FF8180 #BFFF80
split-complementary
#80FEFF #FF80BF #FFC080
monochromatic
#06FDFF #43FEFF #80FEFF #BDFEFF #E0FFFF
Accessibility & contrast
On white
1.20
#80FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#80FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEFF
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEFF | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#22FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #80feff; /* rgb */ color: rgb(128, 254, 255); /* oklch */ color: oklch(92.6% 0.113 196.1);
Tailwind
colors: {
custom: {
50: '#aeffff',
500: '#80feff',
950: '#000000',
},
}SCSS
$custom: #80feff; $custom-light: #aeffff; $custom-dark: #000000;
JSON
{
"hex": "#80feff",
"rgb": {
"r": 128,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.472,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92553,
"c": 0.11263,
"h": 196.1
},
"luminance": 0.82693
}Semantic roles & 50–950 ramp
primary
#80FEFF
secondary
#DE4645
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686