Skip to content

#2cc77d

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

RGB
44, 199, 125
HSL
151°, 64%, 48%
CMYK
78, 0, 37, 22
Luminance
0.4286

Every format

HEX#2cc77d
RGBrgb(44, 199, 125)
HSLhsl(151, 64%, 48%)
CMYKcmyk(78%, 0%, 37%, 22%)
LABlab(71.5 -55.9 26.2)
LCHlch(71.5 61.8 154.9)
OKLCHoklch(0.735 0.165 156.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cc77d on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#2cc77d on black: 9.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green78.0%
Blue49.0%

CMYK percentages

Cyan77.9%
Magenta0.0%
Yellow37.2%
Key (black)22.0%

Color previews

#2cc77d text on a black background

contrast 9.57:1

Card sample

#2cc77d text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cc77d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cc77d in the Color Lab