Skip to content

#3cac3c

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

RGB
60, 172, 60
HSL
120°, 48%, 46%
CMYK
65, 0, 65, 33
Luminance
0.3079

Every format

HEX#3cac3c
RGBrgb(60, 172, 60)
HSLhsl(120, 48%, 46%)
CMYKcmyk(65%, 0%, 65%, 33%)
LABlab(62.3 -53.6 47.0)
LCHlch(62.3 71.2 138.7)
OKLCHoklch(0.657 0.182 143.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cac3c on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#3cac3c on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green67.5%
Blue23.5%

CMYK percentages

Cyan65.1%
Magenta0.0%
Yellow65.1%
Key (black)32.5%

Color previews

#3cac3c text on a black background

contrast 7.16:1

Card sample

#3cac3c text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cac3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cac3c in the Color Lab