Skip to content

#80fccc

a light, electric green · cool · closest name: aquamarine

RGB
128, 252, 204
HSL
157°, 95%, 75%
CMYK
49, 0, 19, 1
Luminance
0.7857

Every format

HEX#80fccc
RGBrgb(128, 252, 204)
HSLhsl(157, 95%, 75%)
CMYKcmyk(49%, 0%, 19%, 1%)
LABlab(91.0 -45.7 12.4)
LCHlch(91.0 47.4 164.8)
OKLCHoklch(0.906 0.132 166.0)

Copy-ready code

/* CSS */
color: #80fccc;
background-color: #80fccc;
/* Tailwind (arbitrary) */
class="text-[#80fccc] bg-[#80fccc]"
/* SCSS */
$brand: #80fccc;
/* SwiftUI */
Color(red: 0.502, green: 0.988, blue: 0.800)
/* Android */
Color.parseColor("#80fccc")

Accessibility — WCAG contrast

Aa
#80fccc on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#80fccc on black: 16.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green98.8%
Blue80.0%

CMYK percentages

Cyan49.2%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#80fccc text on a black background

contrast 16.71:1

Card sample

#80fccc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #80fccc;
Background color
Panel with #80fccc background
background-color: #80fccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #80fccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(128, 252, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 252, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80fccc;
background: linear-gradient(135deg, #80fccc, #80D9FC);

Monochromatic scale

Palettes built from #80fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80fccc in the Color Lab