Skip to content

#addf33

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

RGB
173, 223, 51
HSL
77°, 73%, 54%
CMYK
22, 0, 77, 13
Luminance
0.6190

Every format

HEX#addf33
RGBrgb(173, 223, 51)
HSLhsl(77, 73%, 54%)
CMYKcmyk(22%, 0%, 77%, 13%)
LABlab(82.9 -38.7 72.6)
LCHlch(82.9 82.3 118.1)
OKLCHoklch(0.839 0.195 125.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue20.0%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow77.1%
Key (black)12.5%

Color previews

#addf33 text on a black background

contrast 13.38:1

Card sample

#addf33 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf33 in the Color Lab