Skip to content

#2daf2d

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

RGB
45, 175, 45
HSL
120°, 59%, 43%
CMYK
74, 0, 74, 31
Luminance
0.3141

Every format

HEX#2daf2d
RGBrgb(45, 175, 45)
HSLhsl(120, 59%, 43%)
CMYKcmyk(74%, 0%, 74%, 31%)
LABlab(62.9 -58.8 53.4)
LCHlch(62.9 79.4 137.8)
OKLCHoklch(0.660 0.200 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daf2d on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#2daf2d on black: 7.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.6%
Blue17.6%

CMYK percentages

Cyan74.3%
Magenta0.0%
Yellow74.3%
Key (black)31.4%

Color previews

#2daf2d text on a black background

contrast 7.28:1

Card sample

#2daf2d text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daf2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daf2d in the Color Lab