Skip to content

#32cd65

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

RGB
50, 205, 101
HSL
140°, 61%, 50%
CMYK
76, 0, 51, 20
Luminance
0.4528

Every format

HEX#32cd65
RGBrgb(50, 205, 101)
HSLhsl(140, 61%, 50%)
CMYKcmyk(76%, 0%, 51%, 20%)
LABlab(73.1 -61.5 40.5)
LCHlch(73.1 73.6 146.7)
OKLCHoklch(0.747 0.192 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32cd65 on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#32cd65 on black: 10.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.4%
Blue39.6%

CMYK percentages

Cyan75.6%
Magenta0.0%
Yellow50.7%
Key (black)19.6%

Color previews

#32cd65 text on a black background

contrast 10.06:1

Card sample

#32cd65 text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 205, 101, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 205, 101, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32cd65;
background: linear-gradient(135deg, #32cd65, #32CDCC);

Monochromatic scale

Palettes built from #32cd65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32cd65 in the Color Lab