Skip to content

#2db21f

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

RGB
45, 178, 31
HSL
114°, 70%, 41%
CMYK
75, 0, 83, 30
Luminance
0.3250

Every format

HEX#2db21f
RGBrgb(45, 178, 31)
HSLhsl(114, 70%, 41%)
CMYKcmyk(75%, 0%, 83%, 30%)
LABlab(63.8 -60.7 58.7)
LCHlch(63.8 84.4 135.9)
OKLCHoklch(0.668 0.210 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db21f on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#2db21f on black: 7.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.8%
Blue12.2%

CMYK percentages

Cyan74.7%
Magenta0.0%
Yellow82.6%
Key (black)30.2%

Color previews

#2db21f text on a black background

contrast 7.50:1

Card sample

#2db21f text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db21f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db21f in the Color Lab