Skip to content

#7da02a

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

RGB
125, 160, 42
HSL
78°, 58%, 40%
CMYK
22, 0, 74, 37
Luminance
0.2967

Every format

HEX#7da02a
RGBrgb(125, 160, 42)
HSLhsl(78, 58%, 40%)
CMYKcmyk(22%, 0%, 74%, 37%)
LABlab(61.4 -29.1 54.1)
LCHlch(61.4 61.4 118.3)
OKLCHoklch(0.657 0.147 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7da02a on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#7da02a on black: 6.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green62.7%
Blue16.5%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow73.8%
Key (black)37.3%

Color previews

#7da02a text on a black background

contrast 6.93:1

Card sample

#7da02a text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7da02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7da02a in the Color Lab