Skip to content

#2db00d

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

RGB
45, 176, 13
HSL
108°, 86%, 37%
CMYK
74, 0, 93, 31
Luminance
0.3164

Every format

HEX#2db00d
RGBrgb(45, 176, 13)
HSLhsl(108, 86%, 37%)
CMYKcmyk(74%, 0%, 93%, 31%)
LABlab(63.0 -60.8 61.9)
LCHlch(63.0 86.7 134.5)
OKLCHoklch(0.662 0.214 141.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db00d on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#2db00d on black: 7.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.0%
Blue5.1%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow92.6%
Key (black)31.0%

Color previews

#2db00d text on a black background

contrast 7.33:1

Card sample

#2db00d text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db00d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db00d in the Color Lab