Skip to content

#2db13d

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

RGB
45, 177, 61
HSL
127°, 60%, 44%
CMYK
75, 0, 66, 31
Luminance
0.3234

Every format

HEX#2db13d
RGBrgb(45, 177, 61)
HSLhsl(127, 60%, 44%)
CMYKcmyk(75%, 0%, 66%, 31%)
LABlab(63.6 -58.0 47.9)
LCHlch(63.6 75.2 140.4)
OKLCHoklch(0.667 0.192 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db13d on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#2db13d on black: 7.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.4%
Blue23.9%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow65.5%
Key (black)30.6%

Color previews

#2db13d text on a black background

contrast 7.47:1

Card sample

#2db13d text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db13d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db13d in the Color Lab