Skip to content

#afdc2a

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

RGB
175, 220, 42
HSL
75°, 72%, 51%
CMYK
21, 0, 81, 14
Luminance
0.6047

Every format

HEX#afdc2a
RGBrgb(175, 220, 42)
HSLhsl(75, 72%, 51%)
CMYKcmyk(21%, 0%, 81%, 14%)
LABlab(82.1 -36.9 74.4)
LCHlch(82.1 83.1 116.4)
OKLCHoklch(0.833 0.195 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdc2a on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#afdc2a on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.3%
Blue16.5%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow80.9%
Key (black)13.7%

Color previews

#afdc2a text on a black background

contrast 13.09:1

Card sample

#afdc2a text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdc2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdc2a in the Color Lab