Skip to content

#3ada2d

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

RGB
58, 218, 45
HSL
116°, 70%, 52%
CMYK
73, 0, 79, 15
Luminance
0.5123

Every format

HEX#3ada2d
RGBrgb(58, 218, 45)
HSLhsl(116, 70%, 52%)
CMYKcmyk(73%, 0%, 79%, 15%)
LABlab(76.8 -70.2 67.1)
LCHlch(76.8 97.1 136.3)
OKLCHoklch(0.777 0.242 142.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ada2d on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#3ada2d on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green85.5%
Blue17.6%

CMYK percentages

Cyan73.4%
Magenta0.0%
Yellow79.4%
Key (black)14.5%

Color previews

#3ada2d text on a black background

contrast 11.25:1

Card sample

#3ada2d text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ada2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ada2d in the Color Lab