#80FFFC#80FFFC
#80FFFC is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.114 H 193.3°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFFC |
|---|---|
| RGB | rgb(128, 255, 252) |
| HSL | hsl(179, 100%, 75%) |
| HSV | hsv(179, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.07, -35.98, -9.44) |
| CIE-LCH | lch(93.07, 37.20, 194.70°) |
| OKLab | oklab(92.68% -0.1105 -0.0261) |
| OKLCH | oklch(92.68% 0.114 193.3) |
| XYZ | xyz(62.2255, 83.1318, 104.8434) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 4.73
Bright Light Blue
#26F7FD
ΔE00 4.93
Pale Cyan
#B7FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFFC #FF8083
analogous
#80FFBD #80FFFC #80C2FF
triadic
#80FFFC #FC80FF #FFFC80
tetradic
#80FFFC #BD80FF #FF8083 #C2FF80
square
#80FFFC #BD80FF #FF8083 #C2FF80
split-complementary
#80FFFC #FF80C2 #FFBD80
monochromatic
#06FFF9 #43FFFB #80FFFC #BDFFFD #E0FFFE
Accessibility & contrast
On white
1.19
#80FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#80FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFFC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFFC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#27FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #80fffc; /* rgb */ color: rgb(128, 255, 252); /* oklch */ color: oklch(92.7% 0.114 193.3);
Tailwind
colors: {
custom: {
50: '#aefffd',
500: '#80fffc',
950: '#000000',
},
}SCSS
$custom: #80fffc; $custom-light: #aefffd; $custom-dark: #000000;
JSON
{
"hex": "#80fffc",
"rgb": {
"r": 128,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.583,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92682,
"c": 0.11355,
"h": 193.3
},
"luminance": 0.83137
}Semantic roles & 50–950 ramp
primary
#80FFFC
secondary
#DE4549
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685