Skip to content

#3cdb3c

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

RGB
60, 219, 60
HSL
120°, 69%, 55%
CMYK
73, 0, 73, 14
Luminance
0.5195

Every format

HEX#3cdb3c
RGBrgb(60, 219, 60)
HSLhsl(120, 69%, 55%)
CMYKcmyk(73%, 0%, 73%, 14%)
LABlab(77.3 -69.2 62.7)
LCHlch(77.3 93.4 137.8)
OKLCHoklch(0.781 0.235 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cdb3c on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#3cdb3c on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green85.9%
Blue23.5%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow72.6%
Key (black)14.1%

Color previews

#3cdb3c text on a black background

contrast 11.39:1

Card sample

#3cdb3c text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cdb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cdb3c in the Color Lab