Skip to content

#afdb2a

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

RGB
175, 219, 42
HSL
75°, 71%, 51%
CMYK
20, 0, 81, 14
Luminance
0.5994

Every format

HEX#afdb2a
RGBrgb(175, 219, 42)
HSLhsl(75, 71%, 51%)
CMYKcmyk(20%, 0%, 81%, 14%)
LABlab(81.8 -36.5 74.2)
LCHlch(81.8 82.7 116.2)
OKLCHoklch(0.831 0.194 123.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdb2a on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#afdb2a on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.9%
Blue16.5%

CMYK percentages

Cyan20.1%
Magenta0.0%
Yellow80.8%
Key (black)14.1%

Color previews

#afdb2a text on a black background

contrast 12.99:1

Card sample

#afdb2a text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 219, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 219, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afdb2a;
background: linear-gradient(135deg, #afdb2a, #39DB2A);

Monochromatic scale

Palettes built from #afdb2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdb2a in the Color Lab