Skip to content

#2cc84d

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

RGB
44, 200, 77
HSL
133°, 64%, 48%
CMYK
78, 0, 62, 22
Luminance
0.4238

Every format

HEX#2cc84d
RGBrgb(44, 200, 77)
HSLhsl(133, 64%, 48%)
CMYKcmyk(78%, 0%, 62%, 22%)
LABlab(71.1 -63.8 49.3)
LCHlch(71.1 80.7 142.3)
OKLCHoklch(0.730 0.207 146.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cc84d on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#2cc84d on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green78.4%
Blue30.2%

CMYK percentages

Cyan78.0%
Magenta0.0%
Yellow61.5%
Key (black)21.6%

Color previews

#2cc84d text on a black background

contrast 9.48:1

Card sample

#2cc84d text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 200, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 200, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cc84d;
background: linear-gradient(135deg, #2cc84d, #2CC8B5);

Monochromatic scale

Palettes built from #2cc84d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cc84d in the Color Lab