Skip to content

#addf5a

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

RGB
173, 223, 90
HSL
83°, 68%, 61%
CMYK
22, 0, 60, 13
Luminance
0.6240

Every format

HEX#addf5a
RGBrgb(173, 223, 90)
HSLhsl(83, 68%, 61%)
CMYKcmyk(22%, 0%, 60%, 13%)
LABlab(83.1 -36.2 58.5)
LCHlch(83.1 68.8 121.8)
OKLCHoklch(0.842 0.170 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue35.3%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow59.6%
Key (black)12.5%

Color previews

#addf5a text on a black background

contrast 13.48:1

Card sample

#addf5a text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf5a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf5a in the Color Lab