Skip to content

#2dab3f

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

RGB
45, 171, 63
HSL
129°, 58%, 42%
CMYK
74, 0, 63, 33
Luminance
0.3004

Every format

HEX#2dab3f
RGBrgb(45, 171, 63)
HSLhsl(129, 58%, 42%)
CMYKcmyk(74%, 0%, 63%, 33%)
LABlab(61.7 -55.7 44.8)
LCHlch(61.7 71.5 141.2)
OKLCHoklch(0.651 0.183 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dab3f on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#2dab3f on black: 7.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.1%
Blue24.7%

CMYK percentages

Cyan73.7%
Magenta0.0%
Yellow63.2%
Key (black)32.9%

Color previews

#2dab3f text on a black background

contrast 7.01:1

Card sample

#2dab3f text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dab3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dab3f in the Color Lab