Skip to content

#80df7b

a light, vivid green · cool · closest name: forestgreen

RGB
128, 223, 123
HSL
117°, 61%, 68%
CMYK
43, 0, 45, 13
Luminance
0.5879

Every format

HEX#80df7b
RGBrgb(128, 223, 123)
HSLhsl(117, 61%, 68%)
CMYKcmyk(43%, 0%, 45%, 13%)
LABlab(81.2 -47.8 40.3)
LCHlch(81.2 62.5 139.8)
OKLCHoklch(0.821 0.163 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80df7b on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#80df7b on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green87.5%
Blue48.2%

CMYK percentages

Cyan42.6%
Magenta0.0%
Yellow44.8%
Key (black)12.5%

Color previews

#80df7b text on a black background

contrast 12.76:1

Card sample

#80df7b text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 223, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 223, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80df7b;
background: linear-gradient(135deg, #80df7b, #7BDFB9);

Monochromatic scale

Palettes built from #80df7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80df7b in the Color Lab