Skip to content

#2dba1f

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

RGB
45, 186, 31
HSL
115°, 71%, 43%
CMYK
76, 0, 83, 27
Luminance
0.3577

Every format

HEX#2dba1f
RGBrgb(45, 186, 31)
HSLhsl(115, 71%, 43%)
CMYKcmyk(76%, 0%, 83%, 27%)
LABlab(66.3 -63.2 61.1)
LCHlch(66.3 87.9 136.0)
OKLCHoklch(0.689 0.219 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dba1f on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#2dba1f on black: 8.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green72.9%
Blue12.2%

CMYK percentages

Cyan75.8%
Magenta0.0%
Yellow83.3%
Key (black)27.1%

Color previews

#2dba1f text on a black background

contrast 8.15:1

Card sample

#2dba1f text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dba1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dba1f in the Color Lab