Skip to content

#2cd83c

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

RGB
44, 216, 60
HSL
126°, 69%, 51%
CMYK
80, 0, 72, 15
Luminance
0.4997

Every format

HEX#2cd83c
RGBrgb(44, 216, 60)
HSLhsl(126, 69%, 51%)
CMYKcmyk(80%, 0%, 72%, 15%)
LABlab(76.0 -70.5 61.4)
LCHlch(76.0 93.5 138.9)
OKLCHoklch(0.770 0.236 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cd83c on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#2cd83c on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green84.7%
Blue23.5%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow72.2%
Key (black)15.3%

Color previews

#2cd83c text on a black background

contrast 10.99:1

Card sample

#2cd83c text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cd83c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cd83c in the Color Lab