Skip to content

#7adc2d

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

RGB
122, 220, 45
HSL
94°, 71%, 52%
CMYK
45, 0, 80, 14
Luminance
0.5551

Every format

HEX#7adc2d
RGBrgb(122, 220, 45)
HSLhsl(94, 71%, 52%)
CMYKcmyk(45%, 0%, 80%, 14%)
LABlab(79.3 -55.7 70.1)
LCHlch(79.3 89.5 128.5)
OKLCHoklch(0.803 0.220 135.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7adc2d on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#7adc2d on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green86.3%
Blue17.6%

CMYK percentages

Cyan44.5%
Magenta0.0%
Yellow79.5%
Key (black)13.7%

Color previews

#7adc2d text on a black background

contrast 12.10:1

Card sample

#7adc2d text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7adc2d;
Background color
Panel with #7adc2d background
background-color: #7adc2d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 220, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 220, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7adc2d;
background: linear-gradient(135deg, #7adc2d, #2DDC55);

Monochromatic scale

Palettes built from #7adc2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7adc2d in the Color Lab