#80FEF8#80FEF8
#80FEF8 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.113 H 191.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEF8 |
|---|---|
| RGB | rgb(128, 254, 248) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.68, -36.51, -7.95) |
| CIE-LCH | lch(92.68, 37.37, 192.28°) |
| OKLab | oklab(92.33% -0.1111 -0.0221) |
| OKLCH | oklch(92.33% 0.113 191.2) |
| XYZ | xyz(61.2802, 82.2446, 101.4342) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 4.80
Bright Light Blue
#26F7FD
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEF8 #FE8086
analogous
#80FEB9 #80FEF8 #80C5FE
triadic
#80FEF8 #F880FE #FEF880
tetradic
#80FEF8 #B980FE #FE8086 #C5FE80
square
#80FEF8 #B980FE #FE8086 #C5FE80
split-complementary
#80FEF8 #FE80C5 #FEB980
monochromatic
#07FDF1 #43FEF5 #80FEF8 #BDFEFB #E1FFFD
Accessibility & contrast
On white
1.20
#80FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#80FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEF8
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEF8 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F8
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#2EFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80fef8; /* rgb */ color: rgb(128, 254, 248); /* oklch */ color: oklch(92.3% 0.113 191.2);
Tailwind
colors: {
custom: {
50: '#aefffa',
500: '#80fef8',
950: '#000000',
},
}SCSS
$custom: #80fef8; $custom-light: #aefffa; $custom-dark: #000000;
JSON
{
"hex": "#80fef8",
"rgb": {
"r": 128,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.143,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92331,
"c": 0.11324,
"h": 191.2
},
"luminance": 0.8225
}Semantic roles & 50–950 ramp
primary
#80FEF8
secondary
#DD454D
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685