Skip to content

#8da02c

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

RGB
141, 160, 44
HSL
70°, 57%, 40%
CMYK
12, 0, 73, 37
Luminance
0.3099

Every format

HEX#8da02c
RGBrgb(141, 160, 44)
HSLhsl(70, 57%, 40%)
CMYKcmyk(12%, 0%, 73%, 37%)
LABlab(62.5 -22.3 54.8)
LCHlch(62.5 59.2 112.1)
OKLCHoklch(0.669 0.139 118.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8da02c on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#8da02c on black: 7.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green62.7%
Blue17.3%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow72.5%
Key (black)37.3%

Color previews

#8da02c text on a black background

contrast 7.20:1

Card sample

#8da02c text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8da02c;
Background color
Panel with #8da02c background
background-color: #8da02c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 160, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 160, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8da02c;
background: linear-gradient(135deg, #8da02c, #40A02C);

Monochromatic scale

Palettes built from #8da02c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8da02c in the Color Lab