Skip to content

#2db71a

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

RGB
45, 183, 26
HSL
113°, 75%, 41%
CMYK
75, 0, 86, 28
Luminance
0.3450

Every format

HEX#2db71a
RGBrgb(45, 183, 26)
HSLhsl(113, 75%, 41%)
CMYKcmyk(75%, 0%, 86%, 28%)
LABlab(65.4 -62.5 61.4)
LCHlch(65.4 87.6 135.5)
OKLCHoklch(0.681 0.217 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db71a on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#2db71a on black: 7.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.8%
Blue10.2%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow85.8%
Key (black)28.2%

Color previews

#2db71a text on a black background

contrast 7.90:1

Card sample

#2db71a text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db71a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db71a in the Color Lab