Skip to content

#3da83d

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

RGB
61, 168, 61
HSL
120°, 47%, 45%
CMYK
64, 0, 64, 34
Luminance
0.2933

Every format

HEX#3da83d
RGBrgb(61, 168, 61)
HSLhsl(120, 47%, 45%)
CMYKcmyk(64%, 0%, 64%, 34%)
LABlab(61.1 -51.8 45.1)
LCHlch(61.1 68.7 138.9)
OKLCHoklch(0.647 0.176 143.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da83d on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#3da83d on black: 6.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green65.9%
Blue23.9%

CMYK percentages

Cyan63.7%
Magenta0.0%
Yellow63.7%
Key (black)34.1%

Color previews

#3da83d text on a black background

contrast 6.87:1

Card sample

#3da83d text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da83d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da83d in the Color Lab