Skip to content

#3ace2f

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

RGB
58, 206, 47
HSL
116°, 63%, 50%
CMYK
72, 0, 77, 19
Luminance
0.4525

Every format

HEX#3ace2f
RGBrgb(58, 206, 47)
HSLhsl(116, 63%, 50%)
CMYKcmyk(72%, 0%, 77%, 19%)
LABlab(73.0 -66.4 62.9)
LCHlch(73.0 91.5 136.6)
OKLCHoklch(0.746 0.229 142.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ace2f on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#3ace2f on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green80.8%
Blue18.4%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow77.2%
Key (black)19.2%

Color previews

#3ace2f text on a black background

contrast 10.05:1

Card sample

#3ace2f text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ace2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ace2f in the Color Lab