Skip to content

#addb5b

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

RGB
173, 219, 91
HSL
82°, 64%, 61%
CMYK
21, 0, 58, 14
Luminance
0.6030

Every format

HEX#addb5b
RGBrgb(173, 219, 91)
HSLhsl(82, 64%, 61%)
CMYKcmyk(21%, 0%, 58%, 14%)
LABlab(82.0 -34.3 56.8)
LCHlch(82.0 66.4 121.1)
OKLCHoklch(0.833 0.164 126.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addb5b on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#addb5b on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.9%
Blue35.7%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow58.4%
Key (black)14.1%

Color previews

#addb5b text on a black background

contrast 13.06:1

Card sample

#addb5b text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addb5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addb5b in the Color Lab