Skip to content

#addf5c

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

RGB
173, 223, 92
HSL
83°, 67%, 62%
CMYK
22, 0, 59, 13
Luminance
0.6243

Every format

HEX#addf5c
RGBrgb(173, 223, 92)
HSLhsl(83, 67%, 62%)
CMYKcmyk(22%, 0%, 59%, 13%)
LABlab(83.1 -36.0 57.7)
LCHlch(83.1 68.0 122.0)
OKLCHoklch(0.842 0.168 127.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue36.1%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow58.7%
Key (black)12.5%

Color previews

#addf5c text on a black background

contrast 13.49:1

Card sample

#addf5c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf5c in the Color Lab