Skip to content

#afdc0c

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

RGB
175, 220, 12
HSL
73°, 90%, 46%
CMYK
21, 0, 95, 14
Luminance
0.6033

Every format

HEX#afdc0c
RGBrgb(175, 220, 12)
HSLhsl(73, 90%, 46%)
CMYKcmyk(21%, 0%, 95%, 14%)
LABlab(82.0 -37.6 79.6)
LCHlch(82.0 88.1 115.3)
OKLCHoklch(0.832 0.203 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdc0c on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#afdc0c on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.3%
Blue4.7%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow94.5%
Key (black)13.7%

Color previews

#afdc0c text on a black background

contrast 13.07:1

Card sample

#afdc0c text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdc0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdc0c in the Color Lab