Skip to content

#3ccc0f

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

RGB
60, 204, 15
HSL
106°, 86%, 43%
CMYK
71, 0, 93, 20
Luminance
0.4418

Every format

HEX#3ccc0f
RGBrgb(60, 204, 15)
HSLhsl(106, 86%, 43%)
CMYKcmyk(71%, 0%, 93%, 20%)
LABlab(72.3 -66.8 69.5)
LCHlch(72.3 96.4 133.9)
OKLCHoklch(0.740 0.237 140.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ccc0f on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#3ccc0f on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green80.0%
Blue5.9%

CMYK percentages

Cyan70.6%
Magenta0.0%
Yellow92.6%
Key (black)20.0%

Color previews

#3ccc0f text on a black background

contrast 9.84:1

Card sample

#3ccc0f text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ccc0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ccc0f in the Color Lab