Skip to content

#addf4b

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

RGB
173, 223, 75
HSL
80°, 70%, 58%
CMYK
22, 0, 66, 13
Luminance
0.6217

Every format

HEX#addf4b
RGBrgb(173, 223, 75)
HSLhsl(80, 70%, 58%)
CMYKcmyk(22%, 0%, 66%, 13%)
LABlab(83.0 -37.4 64.5)
LCHlch(83.0 74.5 120.1)
OKLCHoklch(0.841 0.181 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue29.4%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#addf4b text on a black background

contrast 13.43:1

Card sample

#addf4b text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf4b in the Color Lab