Skip to content

#79df32

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

RGB
121, 223, 50
HSL
95°, 73%, 54%
CMYK
46, 0, 78, 13
Luminance
0.5707

Every format

HEX#79df32
RGBrgb(121, 223, 50)
HSLhsl(95, 73%, 54%)
CMYKcmyk(46%, 0%, 78%, 13%)
LABlab(80.2 -56.9 69.5)
LCHlch(80.2 89.8 129.3)
OKLCHoklch(0.810 0.221 135.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79df32 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#79df32 on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green87.5%
Blue19.6%

CMYK percentages

Cyan45.7%
Magenta0.0%
Yellow77.6%
Key (black)12.5%

Color previews

#79df32 text on a black background

contrast 12.41:1

Card sample

#79df32 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #79df32;
Background color
Panel with #79df32 background
background-color: #79df32;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #79df32;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(121, 223, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(121, 223, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #79df32;
background: linear-gradient(135deg, #79df32, #32DF5E);

Monochromatic scale

Palettes built from #79df32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79df32 in the Color Lab