Skip to content

#2db04b

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

RGB
45, 176, 75
HSL
134°, 59%, 43%
CMYK
74, 0, 57, 31
Luminance
0.3212

Every format

HEX#2db04b
RGBrgb(45, 176, 75)
HSLhsl(134, 59%, 43%)
CMYKcmyk(74%, 0%, 57%, 31%)
LABlab(63.4 -55.9 41.3)
LCHlch(63.4 69.5 143.6)
OKLCHoklch(0.666 0.180 146.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#2db04b text on a black background

contrast 7.42:1

Card sample

#2db04b text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db04b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db04b in the Color Lab