Skip to content

#3dac2f

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

RGB
61, 172, 47
HSL
113°, 57%, 43%
CMYK
65, 0, 73, 33
Luminance
0.3070

Every format

HEX#3dac2f
RGBrgb(61, 172, 47)
HSLhsl(113, 57%, 43%)
CMYKcmyk(65%, 0%, 73%, 33%)
LABlab(62.3 -54.5 52.2)
LCHlch(62.3 75.5 136.3)
OKLCHoklch(0.657 0.190 141.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dac2f on white: 2.94:1
AA ✗ fail · AA-large · AAA
Aa
#3dac2f on black: 7.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green67.5%
Blue18.4%

CMYK percentages

Cyan64.5%
Magenta0.0%
Yellow72.7%
Key (black)32.5%

Color previews

#3dac2f text on a black background

contrast 7.14:1

Card sample

#3dac2f text on a white background

contrast 2.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dac2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dac2f in the Color Lab