Skip to content

#2da913

a dark, electric green · cool · closest name: green

RGB
45, 169, 19
HSL
110°, 80%, 37%
CMYK
73, 0, 89, 34
Luminance
0.2898

Every format

HEX#2da913
RGBrgb(45, 169, 19)
HSLhsl(110, 80%, 37%)
CMYKcmyk(73%, 0%, 89%, 34%)
LABlab(60.8 -58.4 58.9)
LCHlch(60.8 82.9 134.8)
OKLCHoklch(0.643 0.205 141.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da913 on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#2da913 on black: 6.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.3%
Blue7.5%

CMYK percentages

Cyan73.4%
Magenta0.0%
Yellow88.8%
Key (black)33.7%

Color previews

#2da913 text on a black background

contrast 6.80:1

Card sample

#2da913 text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 169, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 169, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2da913;
background: linear-gradient(135deg, #2da913, #13A95D);

Monochromatic scale

Palettes built from #2da913

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da913 in the Color Lab