Skip to content

#addf50

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

RGB
173, 223, 80
HSL
81°, 69%, 59%
CMYK
22, 0, 64, 13
Luminance
0.6224

Every format

HEX#addf50
RGBrgb(173, 223, 80)
HSLhsl(81, 69%, 59%)
CMYKcmyk(22%, 0%, 64%, 13%)
LABlab(83.0 -37.0 62.6)
LCHlch(83.0 72.7 120.6)
OKLCHoklch(0.841 0.178 126.4)

Copy-ready code

/* CSS */
color: #addf50;
background-color: #addf50;
/* Tailwind (arbitrary) */
class="text-[#addf50] bg-[#addf50]"
/* SCSS */
$brand: #addf50;
/* SwiftUI */
Color(red: 0.678, green: 0.875, blue: 0.314)
/* Android */
Color.parseColor("#addf50")

Accessibility — WCAG contrast

Aa
#addf50 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#addf50 on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue31.4%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#addf50 text on a black background

contrast 13.45:1

Card sample

#addf50 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #addf50;
background: linear-gradient(135deg, #addf50, #50DF52);

Monochromatic scale

Palettes built from #addf50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf50 in the Color Lab