Skip to content

#7abc2a

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

RGB
122, 188, 42
HSL
87°, 64%, 45%
CMYK
35, 0, 78, 26
Luminance
0.4027

Every format

HEX#7abc2a
RGBrgb(122, 188, 42)
HSLhsl(87, 64%, 45%)
CMYKcmyk(35%, 0%, 78%, 26%)
LABlab(69.7 -42.9 62.0)
LCHlch(69.7 75.4 124.7)
OKLCHoklch(0.724 0.183 131.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7abc2a on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#7abc2a on black: 9.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green73.7%
Blue16.5%

CMYK percentages

Cyan35.1%
Magenta0.0%
Yellow77.7%
Key (black)26.3%

Color previews

#7abc2a text on a black background

contrast 9.05:1

Card sample

#7abc2a text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7abc2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7abc2a in the Color Lab