Skip to content

#2da40c

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

RGB
45, 164, 12
HSL
107°, 86%, 35%
CMYK
73, 0, 93, 36
Luminance
0.2714

Every format

HEX#2da40c
RGBrgb(45, 164, 12)
HSLhsl(107, 86%, 35%)
CMYKcmyk(73%, 0%, 93%, 36%)
LABlab(59.1 -57.0 58.7)
LCHlch(59.1 81.8 134.2)
OKLCHoklch(0.629 0.202 140.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da40c on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#2da40c on black: 6.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green64.3%
Blue4.7%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow92.7%
Key (black)35.7%

Color previews

#2da40c text on a black background

contrast 6.43:1

Card sample

#2da40c text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da40c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da40c in the Color Lab