Skip to content

#4daf2d

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

RGB
77, 175, 45
HSL
105°, 59%, 43%
CMYK
56, 0, 74, 31
Luminance
0.3243

Every format

HEX#4daf2d
RGBrgb(77, 175, 45)
HSLhsl(105, 59%, 43%)
CMYKcmyk(56%, 0%, 74%, 31%)
LABlab(63.7 -51.9 54.5)
LCHlch(63.7 75.3 133.6)
OKLCHoklch(0.670 0.188 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4daf2d on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#4daf2d on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green68.6%
Blue17.6%

CMYK percentages

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

Color previews

#4daf2d text on a black background

contrast 7.49:1

Card sample

#4daf2d text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4daf2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4daf2d in the Color Lab