Skip to content

#2db34b

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

RGB
45, 179, 75
HSL
133°, 60%, 44%
CMYK
75, 0, 58, 30
Luminance
0.3331

Every format

HEX#2db34b
RGBrgb(45, 179, 75)
HSLhsl(133, 60%, 44%)
CMYKcmyk(75%, 0%, 58%, 30%)
LABlab(64.4 -57.0 42.5)
LCHlch(64.4 71.0 143.3)
OKLCHoklch(0.674 0.183 146.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green70.2%
Blue29.4%

CMYK percentages

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

Color previews

#2db34b text on a black background

contrast 7.66:1

Card sample

#2db34b text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db34b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db34b in the Color Lab