Skip to content

#3cb414

a dark, electric green · cool · closest name: green

RGB
60, 180, 20
HSL
105°, 80%, 39%
CMYK
67, 0, 89, 29
Luminance
0.3365

Every format

HEX#3cb414
RGBrgb(60, 180, 20)
HSLhsl(105, 80%, 39%)
CMYKcmyk(67%, 0%, 89%, 29%)
LABlab(64.7 -59.0 62.2)
LCHlch(64.7 85.7 133.5)
OKLCHoklch(0.676 0.211 140.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cb414 on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#3cb414 on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green70.6%
Blue7.8%

CMYK percentages

Cyan66.7%
Magenta0.0%
Yellow88.9%
Key (black)29.4%

Color previews

#3cb414 text on a black background

contrast 7.73:1

Card sample

#3cb414 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cb414

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cb414 in the Color Lab