Skip to content

#3ac02a

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

RGB
58, 192, 42
HSL
114°, 64%, 46%
CMYK
70, 0, 78, 25
Luminance
0.3877

Every format

HEX#3ac02a
RGBrgb(58, 192, 42)
HSLhsl(114, 64%, 46%)
CMYKcmyk(70%, 0%, 78%, 25%)
LABlab(68.6 -62.2 60.1)
LCHlch(68.6 86.5 136.0)
OKLCHoklch(0.709 0.216 141.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ac02a on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#3ac02a on black: 8.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green75.3%
Blue16.5%

CMYK percentages

Cyan69.8%
Magenta0.0%
Yellow78.1%
Key (black)24.7%

Color previews

#3ac02a text on a black background

contrast 8.75:1

Card sample

#3ac02a text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ac02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ac02a in the Color Lab