Skip to content

#2dba45

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

RGB
45, 186, 69
HSL
130°, 61%, 45%
CMYK
76, 0, 63, 27
Luminance
0.3611

Every format

HEX#2dba45
RGBrgb(45, 186, 69)
HSLhsl(130, 61%, 45%)
CMYKcmyk(76%, 0%, 63%, 27%)
LABlab(66.6 -60.1 47.7)
LCHlch(66.6 76.7 141.5)
OKLCHoklch(0.692 0.197 145.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dba45 on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#2dba45 on black: 8.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green72.9%
Blue27.1%

CMYK percentages

Cyan75.8%
Magenta0.0%
Yellow62.9%
Key (black)27.1%

Color previews

#2dba45 text on a black background

contrast 8.22:1

Card sample

#2dba45 text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dba45

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dba45 in the Color Lab