Skip to content

#2db02e

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

RGB
45, 176, 46
HSL
121°, 59%, 43%
CMYK
74, 0, 74, 31
Luminance
0.3181

Every format

HEX#2db02e
RGBrgb(45, 176, 46)
HSLhsl(121, 59%, 43%)
CMYKcmyk(74%, 0%, 74%, 31%)
LABlab(63.2 -59.0 53.4)
LCHlch(63.2 79.6 137.9)
OKLCHoklch(0.663 0.201 143.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db02e on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#2db02e on black: 7.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.0%
Blue18.0%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow73.9%
Key (black)31.0%

Color previews

#2db02e text on a black background

contrast 7.36:1

Card sample

#2db02e text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db02e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db02e in the Color Lab