Skip to content

#80da21

a balanced, vivid green · cool · closest name: lime

RGB
128, 218, 33
HSL
89°, 74%, 49%
CMYK
41, 0, 85, 15
Luminance
0.5484

Every format

HEX#80da21
RGBrgb(128, 218, 33)
HSLhsl(89, 74%, 49%)
CMYKcmyk(41%, 0%, 85%, 15%)
LABlab(79.0 -53.5 72.8)
LCHlch(79.0 90.3 126.3)
OKLCHoklch(0.801 0.219 133.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80da21 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#80da21 on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green85.5%
Blue12.9%

CMYK percentages

Cyan41.3%
Magenta0.0%
Yellow84.9%
Key (black)14.5%

Color previews

#80da21 text on a black background

contrast 11.97:1

Card sample

#80da21 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 218, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 218, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80da21;
background: linear-gradient(135deg, #80da21, #21DA3D);

Monochromatic scale

Palettes built from #80da21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80da21 in the Color Lab