Skip to content

#2db03b

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

RGB
45, 176, 59
HSL
126°, 59%, 43%
CMYK
74, 0, 67, 31
Luminance
0.3192

Every format

HEX#2db03b
RGBrgb(45, 176, 59)
HSLhsl(126, 59%, 43%)
CMYKcmyk(74%, 0%, 67%, 31%)
LABlab(63.3 -57.8 48.4)
LCHlch(63.3 75.4 140.1)
OKLCHoklch(0.664 0.192 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db03b on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#2db03b on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.0%
Blue23.1%

CMYK percentages

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

Color previews

#2db03b text on a black background

contrast 7.38:1

Card sample

#2db03b text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db03b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db03b in the Color Lab