Skip to content

#3cff3c

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

RGB
60, 255, 60
HSL
120°, 100%, 62%
CMYK
77, 0, 77, 0
Luminance
0.7281

Every format

HEX#3cff3c
RGBrgb(60, 255, 60)
HSLhsl(120, 100%, 62%)
CMYKcmyk(77%, 0%, 77%, 0%)
LABlab(88.3 -80.0 73.7)
LCHlch(88.3 108.8 137.4)
OKLCHoklch(0.873 0.273 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cff3c on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#3cff3c on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green100.0%
Blue23.5%

CMYK percentages

Cyan76.5%
Magenta0.0%
Yellow76.5%
Key (black)0.0%

Color previews

#3cff3c text on a black background

contrast 15.56:1

Card sample

#3cff3c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cff3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cff3c in the Color Lab