Skip to content

#2da515

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

RGB
45, 165, 21
HSL
110°, 77%, 37%
CMYK
73, 0, 87, 35
Luminance
0.2752

Every format

HEX#2da515
RGBrgb(45, 165, 21)
HSLhsl(110, 77%, 37%)
CMYKcmyk(73%, 0%, 87%, 35%)
LABlab(59.5 -57.0 57.3)
LCHlch(59.5 80.8 134.8)
OKLCHoklch(0.632 0.200 141.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da515 on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#2da515 on black: 6.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green64.7%
Blue8.2%

CMYK percentages

Cyan72.7%
Magenta0.0%
Yellow87.3%
Key (black)35.3%

Color previews

#2da515 text on a black background

contrast 6.50:1

Card sample

#2da515 text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 165, 21, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 165, 21, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2da515;
background: linear-gradient(135deg, #2da515, #15A55D);

Monochromatic scale

Palettes built from #2da515

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da515 in the Color Lab