Skip to content

#2db34a

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

RGB
45, 179, 74
HSL
133°, 60%, 44%
CMYK
75, 0, 59, 30
Luminance
0.3329

Every format

HEX#2db34a
RGBrgb(45, 179, 74)
HSLhsl(133, 60%, 44%)
CMYKcmyk(75%, 0%, 59%, 30%)
LABlab(64.4 -57.1 42.9)
LCHlch(64.4 71.4 143.1)
OKLCHoklch(0.674 0.184 146.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db34a on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#2db34a on black: 7.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green70.2%
Blue29.0%

CMYK percentages

Cyan74.9%
Magenta0.0%
Yellow58.7%
Key (black)29.8%

Color previews

#2db34a text on a black background

contrast 7.66:1

Card sample

#2db34a text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db34a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db34a in the Color Lab