Skip to content

#32ac13

a dark, electric green · cool · closest name: green

RGB
50, 172, 19
HSL
108°, 80%, 38%
CMYK
71, 0, 89, 33
Luminance
0.3023

Every format

HEX#32ac13
RGBrgb(50, 172, 19)
HSLhsl(108, 80%, 38%)
CMYKcmyk(71%, 0%, 89%, 33%)
LABlab(61.9 -58.4 59.9)
LCHlch(61.9 83.7 134.3)
OKLCHoklch(0.652 0.207 140.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32ac13 on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#32ac13 on black: 7.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green67.5%
Blue7.5%

CMYK percentages

Cyan70.9%
Magenta0.0%
Yellow89.0%
Key (black)32.5%

Color previews

#32ac13 text on a black background

contrast 7.05:1

Card sample

#32ac13 text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32ac13;
Background color
Panel with #32ac13 background
background-color: #32ac13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #32ac13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(50, 172, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 172, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32ac13;
background: linear-gradient(135deg, #32ac13, #13AC5A);

Monochromatic scale

Palettes built from #32ac13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ac13 in the Color Lab