Skip to content

#2cb00c

a dark, electric green · cool · closest name: green

RGB
44, 176, 12
HSL
108°, 87%, 37%
CMYK
75, 0, 93, 31
Luminance
0.3161

Every format

HEX#2cb00c
RGBrgb(44, 176, 12)
HSLhsl(108, 87%, 37%)
CMYKcmyk(75%, 0%, 93%, 31%)
LABlab(63.0 -61.0 62.0)
LCHlch(63.0 86.9 134.5)
OKLCHoklch(0.661 0.214 141.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cb00c on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#2cb00c on black: 7.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green69.0%
Blue4.7%

CMYK percentages

Cyan75.0%
Magenta0.0%
Yellow93.2%
Key (black)31.0%

Color previews

#2cb00c text on a black background

contrast 7.32:1

Card sample

#2cb00c text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cb00c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cb00c in the Color Lab