Skip to content

#2db04a

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

RGB
45, 176, 74
HSL
133°, 59%, 43%
CMYK
74, 0, 58, 31
Luminance
0.3210

Every format

HEX#2db04a
RGBrgb(45, 176, 74)
HSLhsl(133, 59%, 43%)
CMYKcmyk(74%, 0%, 58%, 31%)
LABlab(63.4 -56.1 41.8)
LCHlch(63.4 69.9 143.3)
OKLCHoklch(0.666 0.181 146.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db04a on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#2db04a on black: 7.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.0%
Blue29.0%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow58.0%
Key (black)31.0%

Color previews

#2db04a text on a black background

contrast 7.42:1

Card sample

#2db04a text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db04a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db04a in the Color Lab