Skip to content

#afdc3b

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

RGB
175, 220, 59
HSL
77°, 70%, 55%
CMYK
21, 0, 73, 14
Luminance
0.6062

Every format

HEX#afdc3b
RGBrgb(175, 220, 59)
HSLhsl(77, 70%, 55%)
CMYKcmyk(21%, 0%, 73%, 14%)
LABlab(82.2 -36.2 69.5)
LCHlch(82.2 78.3 117.5)
OKLCHoklch(0.834 0.187 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green86.3%
Blue23.1%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow73.2%
Key (black)13.7%

Color previews

#afdc3b text on a black background

contrast 13.12:1

Card sample

#afdc3b text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdc3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdc3b in the Color Lab