Skip to content

#7abc4b

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

RGB
122, 188, 75
HSL
95°, 46%, 52%
CMYK
35, 0, 60, 26
Luminance
0.4061

Every format

HEX#7abc4b
RGBrgb(122, 188, 75)
HSLhsl(95, 46%, 52%)
CMYKcmyk(35%, 0%, 60%, 26%)
LABlab(69.9 -40.5 49.5)
LCHlch(69.9 63.9 129.3)
OKLCHoklch(0.727 0.161 134.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7abc4b on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#7abc4b on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green73.7%
Blue29.4%

CMYK percentages

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

Color previews

#7abc4b text on a black background

contrast 9.12:1

Card sample

#7abc4b text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7abc4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7abc4b in the Color Lab