Skip to content

#3ce82c

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

RGB
60, 232, 44
HSL
115°, 80%, 54%
CMYK
74, 0, 81, 9
Luminance
0.5886

Every format

HEX#3ce82c
RGBrgb(60, 232, 44)
HSLhsl(115, 80%, 54%)
CMYKcmyk(74%, 0%, 81%, 9%)
LABlab(81.2 -74.2 71.5)
LCHlch(81.2 103.0 136.1)
OKLCHoklch(0.814 0.257 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ce82c on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#3ce82c on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green91.0%
Blue17.3%

CMYK percentages

Cyan74.1%
Magenta0.0%
Yellow81.0%
Key (black)9.0%

Color previews

#3ce82c text on a black background

contrast 12.77:1

Card sample

#3ce82c text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ce82c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ce82c in the Color Lab