Skip to content

#2da41b

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

RGB
45, 164, 27
HSL
112°, 72%, 38%
CMYK
73, 0, 84, 36
Luminance
0.2719

Every format

HEX#2da41b
RGBrgb(45, 164, 27)
HSLhsl(112, 72%, 38%)
CMYKcmyk(73%, 0%, 84%, 36%)
LABlab(59.1 -56.4 55.5)
LCHlch(59.1 79.2 135.4)
OKLCHoklch(0.629 0.197 141.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da41b on white: 3.26:1
AA ✗ fail · AA-large · AAA
Aa
#2da41b on black: 6.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green64.3%
Blue10.6%

CMYK percentages

Cyan72.6%
Magenta0.0%
Yellow83.5%
Key (black)35.7%

Color previews

#2da41b text on a black background

contrast 6.44:1

Card sample

#2da41b text on a white background

contrast 3.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da41b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da41b in the Color Lab