#80FEFB#80FEFB
#80FEFB is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.113 H 193.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEFB |
|---|---|
| RGB | rgb(128, 254, 251) |
| HSL | hsl(179, 98%, 75%) |
| HSV | hsv(179, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.77, -35.77, -9.38) |
| CIE-LCH | lch(92.77, 36.98, 194.69°) |
| OKLab | oklab(92.43% -0.1098 -0.026) |
| OKLCH | oklch(92.43% 0.113 193.3) |
| XYZ | xyz(61.7493, 82.4323, 103.9050) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.59
Light Cyan
#ACFFFC
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 4.76
Bright Light Blue
#26F7FD
ΔE00 4.89
Pale Cyan
#B7FFFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEFB #FE8083
analogous
#80FEBC #80FEFB #80C2FE
triadic
#80FEFB #FB80FE #FEFB80
tetradic
#80FEFB #BC80FE #FE8083 #C2FE80
square
#80FEFB #BC80FE #FE8083 #C2FE80
split-complementary
#80FEFB #FE80C2 #FEBC80
monochromatic
#07FDF7 #43FEF9 #80FEFB #BDFEFD #E1FFFE
Accessibility & contrast
On white
1.20
#80FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#80FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEFB
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEFB | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#29FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fefb; /* rgb */ color: rgb(128, 254, 251); /* oklch */ color: oklch(92.4% 0.113 193.3);
Tailwind
colors: {
custom: {
50: '#aefffc',
500: '#80fefb',
950: '#000000',
},
}SCSS
$custom: #80fefb; $custom-light: #aefffc; $custom-dark: #000000;
JSON
{
"hex": "#80fefb",
"rgb": {
"r": 128,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.571,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92425,
"c": 0.11288,
"h": 193.3
},
"luminance": 0.82438
}Semantic roles & 50–950 ramp
primary
#80FEFB
secondary
#DD4549
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685