Skip to content

#2cdd0c

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

RGB
44, 221, 12
HSL
111°, 90%, 46%
CMYK
80, 0, 95, 13
Luminance
0.5227

Every format

HEX#2cdd0c
RGBrgb(44, 221, 12)
HSLhsl(111, 90%, 46%)
CMYKcmyk(80%, 0%, 95%, 13%)
LABlab(77.4 -74.3 73.9)
LCHlch(77.4 104.8 135.1)
OKLCHoklch(0.781 0.258 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cdd0c on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#2cdd0c on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green86.7%
Blue4.7%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow94.6%
Key (black)13.3%

Color previews

#2cdd0c text on a black background

contrast 11.45:1

Card sample

#2cdd0c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cdd0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cdd0c in the Color Lab