Skip to content

#7abc2f

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

RGB
122, 188, 47
HSL
88°, 60%, 46%
CMYK
35, 0, 75, 26
Luminance
0.4031

Every format

HEX#7abc2f
RGBrgb(122, 188, 47)
HSLhsl(88, 60%, 46%)
CMYKcmyk(35%, 0%, 75%, 26%)
LABlab(69.7 -42.6 60.4)
LCHlch(69.7 73.9 125.2)
OKLCHoklch(0.724 0.181 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red47.8%
Green73.7%
Blue18.4%

CMYK percentages

Cyan35.1%
Magenta0.0%
Yellow75.0%
Key (black)26.3%

Color previews

#7abc2f text on a black background

contrast 9.06:1

Card sample

#7abc2f text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7abc2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7abc2f in the Color Lab