#80FEE8#80FEE8
#80FEE8 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 180.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEE8 |
|---|---|
| RGB | rgb(128, 254, 232) |
| HSL | hsl(170, 98%, 75%) |
| HSV | hsv(170, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(92.26, -40.36, -0.28) |
| CIE-LCH | lch(92.26, 40.36, 180.40°) |
| OKLab | oklab(91.85% -0.1177 -0.0014) |
| OKLCH | oklch(91.85% 0.118 180.7) |
| XYZ | xyz(58.9032, 81.2938, 88.9155) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 5.43
Aquamarine
#7FFFD4
ΔE00 5.96
Light Turquoise
#7EF4CC
ΔE00 5.99
Pale Aqua
#B8FFEB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEE8 #FE8096
analogous
#80FEA9 #80FEE8 #80D5FE
triadic
#80FEE8 #E880FE #FEE880
tetradic
#80FEE8 #A980FE #FE8096 #D5FE80
square
#80FEE8 #A980FE #FE8096 #D5FE80
split-complementary
#80FEE8 #FE80D5 #FEA980
monochromatic
#07FDD2 #43FEDD #80FEE8 #BDFEF3 #E1FFFA
Accessibility & contrast
On white
1.22
#80FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#80FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEE8
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEE8 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#E0E3EA
Tritanopia (blue-blind)
#40FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80fee8; /* rgb */ color: rgb(128, 254, 232); /* oklch */ color: oklch(91.9% 0.118 180.7);
Tailwind
colors: {
custom: {
50: '#adffef',
500: '#80fee8',
950: '#000000',
},
}SCSS
$custom: #80fee8; $custom-light: #adffef; $custom-dark: #000000;
JSON
{
"hex": "#80fee8",
"rgb": {
"r": 128,
"g": 254,
"b": 232
},
"hsl": {
"h": 169.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91852,
"c": 0.11772,
"h": 180.7
},
"luminance": 0.81299
}Semantic roles & 50–950 ramp
primary
#80FEE8
secondary
#DD4560
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685