Skip to content

#3cd52c

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

RGB
60, 213, 44
HSL
114°, 67%, 50%
CMYK
72, 0, 79, 17
Luminance
0.4873

Every format

HEX#3cd52c
RGBrgb(60, 213, 44)
HSLhsl(114, 67%, 50%)
CMYKcmyk(72%, 0%, 79%, 17%)
LABlab(75.3 -68.4 65.9)
LCHlch(75.3 95.0 136.1)
OKLCHoklch(0.764 0.237 141.8)

Copy-ready code

/* CSS */
color: #3cd52c;
background-color: #3cd52c;
/* Tailwind (arbitrary) */
class="text-[#3cd52c] bg-[#3cd52c]"
/* SCSS */
$brand: #3cd52c;
/* SwiftUI */
Color(red: 0.235, green: 0.835, blue: 0.173)
/* Android */
Color.parseColor("#3cd52c")

Accessibility — WCAG contrast

Aa
#3cd52c on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#3cd52c on black: 10.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green83.5%
Blue17.3%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow79.3%
Key (black)16.5%

Color previews

#3cd52c text on a black background

contrast 10.75:1

Card sample

#3cd52c text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cd52c;
Background color
Panel with #3cd52c background
background-color: #3cd52c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3cd52c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 213, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 213, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cd52c;
background: linear-gradient(135deg, #3cd52c, #2CD58D);

Monochromatic scale

Palettes built from #3cd52c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cd52c in the Color Lab