Skip to content

#afdd22

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

RGB
175, 221, 34
HSL
75°, 73%, 50%
CMYK
21, 0, 85, 13
Luminance
0.6094

Every format

HEX#afdd22
RGBrgb(175, 221, 34)
HSLhsl(75, 73%, 50%)
CMYKcmyk(21%, 0%, 85%, 13%)
LABlab(82.3 -37.6 76.5)
LCHlch(82.3 85.3 116.2)
OKLCHoklch(0.835 0.199 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdd22 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#afdd22 on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.7%
Blue13.3%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow84.6%
Key (black)13.3%

Color previews

#afdd22 text on a black background

contrast 13.19:1

Card sample

#afdd22 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 221, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 221, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afdd22;
background: linear-gradient(135deg, #afdd22, #32DD22);

Monochromatic scale

Palettes built from #afdd22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdd22 in the Color Lab