Skip to content

#2da32d

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

RGB
45, 163, 45
HSL
120°, 57%, 41%
CMYK
72, 0, 72, 36
Luminance
0.2694

Every format

HEX#2da32d
RGBrgb(45, 163, 45)
HSLhsl(120, 57%, 41%)
CMYKcmyk(72%, 0%, 72%, 36%)
LABlab(58.9 -54.8 49.4)
LCHlch(58.9 73.8 138.0)
OKLCHoklch(0.628 0.186 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da32d on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#2da32d on black: 6.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green63.9%
Blue17.6%

CMYK percentages

Cyan72.4%
Magenta0.0%
Yellow72.4%
Key (black)36.1%

Color previews

#2da32d text on a black background

contrast 6.39:1

Card sample

#2da32d text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2da32d;
Background color
Panel with #2da32d background
background-color: #2da32d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 163, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 163, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2da32d;
background: linear-gradient(135deg, #2da32d, #2DA37C);

Monochromatic scale

Palettes built from #2da32d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da32d in the Color Lab