Skip to content

#afdf3c

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

RGB
175, 223, 60
HSL
78°, 72%, 56%
CMYK
22, 0, 73, 13
Luminance
0.6222

Every format

HEX#afdf3c
RGBrgb(175, 223, 60)
HSLhsl(78, 72%, 56%)
CMYKcmyk(22%, 0%, 73%, 13%)
LABlab(83.0 -37.5 70.0)
LCHlch(83.0 79.4 118.2)
OKLCHoklch(0.841 0.190 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdf3c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#afdf3c on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.5%
Blue23.5%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow73.1%
Key (black)12.5%

Color previews

#afdf3c text on a black background

contrast 13.44:1

Card sample

#afdf3c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdf3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdf3c in the Color Lab