Skip to content

#3cd02c

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

RGB
60, 208, 44
HSL
114°, 65%, 49%
CMYK
71, 0, 79, 18
Luminance
0.4625

Every format

HEX#3cd02c
RGBrgb(60, 208, 44)
HSLhsl(114, 65%, 49%)
CMYKcmyk(71%, 0%, 79%, 18%)
LABlab(73.7 -66.9 64.4)
LCHlch(73.7 92.9 136.1)
OKLCHoklch(0.751 0.232 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cd02c on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#3cd02c on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green81.6%
Blue17.3%

CMYK percentages

Cyan71.2%
Magenta0.0%
Yellow78.8%
Key (black)18.4%

Color previews

#3cd02c text on a black background

contrast 10.25:1

Card sample

#3cd02c text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cd02c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cd02c in the Color Lab