Skip to content

#3acb2c

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

RGB
58, 203, 44
HSL
115°, 64%, 48%
CMYK
71, 0, 78, 20
Luminance
0.4379

Every format

HEX#3acb2c
RGBrgb(58, 203, 44)
HSLhsl(115, 64%, 48%)
CMYKcmyk(71%, 0%, 78%, 20%)
LABlab(72.1 -65.6 62.9)
LCHlch(72.1 90.9 136.2)
OKLCHoklch(0.738 0.227 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3acb2c on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#3acb2c on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green79.6%
Blue17.3%

CMYK percentages

Cyan71.4%
Magenta0.0%
Yellow78.3%
Key (black)20.4%

Color previews

#3acb2c text on a black background

contrast 9.76:1

Card sample

#3acb2c text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3acb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3acb2c in the Color Lab