Skip to content

#addf2b

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

RGB
173, 223, 43
HSL
77°, 74%, 52%
CMYK
22, 0, 81, 13
Luminance
0.6183

Every format

HEX#addf2b
RGBrgb(173, 223, 43)
HSLhsl(77, 74%, 52%)
CMYKcmyk(22%, 0%, 81%, 13%)
LABlab(82.8 -39.0 74.8)
LCHlch(82.8 84.3 117.6)
OKLCHoklch(0.839 0.199 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addf2b on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#addf2b on black: 13.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue16.9%

CMYK percentages

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

Color previews

#addf2b text on a black background

contrast 13.37:1

Card sample

#addf2b text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf2b in the Color Lab