Skip to content

#80fdcd

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

RGB
128, 253, 205
HSL
157°, 97%, 75%
CMYK
49, 0, 19, 1
Luminance
0.7925

Every format

HEX#80fdcd
RGBrgb(128, 253, 205)
HSLhsl(157, 97%, 75%)
CMYKcmyk(49%, 0%, 19%, 1%)
LABlab(91.3 -45.9 12.3)
LCHlch(91.3 47.6 164.9)
OKLCHoklch(0.909 0.132 166.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80fdcd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#80fdcd on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green99.2%
Blue80.4%

CMYK percentages

Cyan49.4%
Magenta0.0%
Yellow19.0%
Key (black)0.8%

Color previews

#80fdcd text on a black background

contrast 16.85:1

Card sample

#80fdcd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80fdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80fdcd in the Color Lab