Skip to content

#3ace07

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

RGB
58, 206, 7
HSL
105°, 93%, 42%
CMYK
72, 0, 97, 19
Luminance
0.4506

Every format

HEX#3ace07
RGBrgb(58, 206, 7)
HSLhsl(105, 93%, 42%)
CMYKcmyk(72%, 0%, 97%, 19%)
LABlab(72.9 -67.9 70.8)
LCHlch(72.9 98.1 133.8)
OKLCHoklch(0.745 0.241 140.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red22.7%
Green80.8%
Blue2.7%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow96.6%
Key (black)19.2%

Color previews

#3ace07 text on a black background

contrast 10.01:1

Card sample

#3ace07 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ace07

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ace07 in the Color Lab