Skip to content

#3ace02

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

RGB
58, 206, 2
HSL
104°, 98%, 41%
CMYK
72, 0, 99, 19
Luminance
0.4505

Every format

HEX#3ace02
RGBrgb(58, 206, 2)
HSLhsl(104, 98%, 41%)
CMYKcmyk(72%, 0%, 99%, 19%)
LABlab(72.9 -68.0 71.3)
LCHlch(72.9 98.6 133.6)
OKLCHoklch(0.744 0.242 140.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ace02 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#3ace02 on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green80.8%
Blue0.8%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow99.0%
Key (black)19.2%

Color previews

#3ace02 text on a black background

contrast 10.01:1

Card sample

#3ace02 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3ace02;
Background color
Panel with #3ace02 background
background-color: #3ace02;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ace02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ace02 in the Color Lab