Skip to content

#2db51c

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

RGB
45, 181, 28
HSL
113°, 73%, 41%
CMYK
75, 0, 85, 29
Luminance
0.3369

Every format

HEX#2db51c
RGBrgb(45, 181, 28)
HSLhsl(113, 73%, 41%)
CMYKcmyk(75%, 0%, 85%, 29%)
LABlab(64.7 -61.8 60.4)
LCHlch(64.7 86.3 135.7)
OKLCHoklch(0.676 0.214 141.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db51c on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#2db51c on black: 7.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.0%
Blue11.0%

CMYK percentages

Cyan75.1%
Magenta0.0%
Yellow84.5%
Key (black)29.0%

Color previews

#2db51c text on a black background

contrast 7.74:1

Card sample

#2db51c text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db51c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db51c in the Color Lab