Skip to content

#2db00f

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

RGB
45, 176, 15
HSL
109°, 84%, 38%
CMYK
74, 0, 92, 31
Luminance
0.3164

Every format

HEX#2db00f
RGBrgb(45, 176, 15)
HSLhsl(109, 84%, 38%)
CMYKcmyk(74%, 0%, 92%, 31%)
LABlab(63.0 -60.7 61.6)
LCHlch(63.0 86.5 134.6)
OKLCHoklch(0.662 0.213 141.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green69.0%
Blue5.9%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow91.5%
Key (black)31.0%

Color previews

#2db00f text on a black background

contrast 7.33:1

Card sample

#2db00f text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db00f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db00f in the Color Lab