Skip to content

#3cd73c

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

RGB
60, 215, 60
HSL
120°, 66%, 54%
CMYK
72, 0, 72, 16
Luminance
0.4989

Every format

HEX#3cd73c
RGBrgb(60, 215, 60)
HSLhsl(120, 66%, 54%)
CMYKcmyk(72%, 0%, 72%, 16%)
LABlab(76.0 -68.0 61.5)
LCHlch(76.0 91.6 137.9)
OKLCHoklch(0.771 0.231 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cd73c on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#3cd73c on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green84.3%
Blue23.5%

CMYK percentages

Cyan72.1%
Magenta0.0%
Yellow72.1%
Key (black)15.7%

Color previews

#3cd73c text on a black background

contrast 10.98:1

Card sample

#3cd73c text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cd73c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cd73c in the Color Lab