Skip to content

#3cdc2d

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

RGB
60, 220, 45
HSL
115°, 71%, 52%
CMYK
73, 0, 80, 14
Luminance
0.5234

Every format

HEX#3cdc2d
RGBrgb(60, 220, 45)
HSLhsl(115, 71%, 52%)
CMYKcmyk(73%, 0%, 80%, 14%)
LABlab(77.5 -70.5 67.7)
LCHlch(77.5 97.8 136.2)
OKLCHoklch(0.783 0.244 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cdc2d on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#3cdc2d on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green86.3%
Blue17.6%

CMYK percentages

Cyan72.7%
Magenta0.0%
Yellow79.5%
Key (black)13.7%

Color previews

#3cdc2d text on a black background

contrast 11.47:1

Card sample

#3cdc2d text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cdc2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cdc2d in the Color Lab