Skip to content

#2cad02

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

RGB
44, 173, 2
HSL
105°, 98%, 34%
CMYK
75, 0, 99, 32
Luminance
0.3043

Every format

HEX#2cad02
RGBrgb(44, 173, 2)
HSLhsl(105, 98%, 34%)
CMYKcmyk(75%, 0%, 99%, 32%)
LABlab(62.0 -60.3 62.5)
LCHlch(62.0 86.8 134.0)
OKLCHoklch(0.653 0.213 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cad02 on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#2cad02 on black: 7.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green67.8%
Blue0.8%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow98.8%
Key (black)32.2%

Color previews

#2cad02 text on a black background

contrast 7.09:1

Card sample

#2cad02 text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cad02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cad02 in the Color Lab