Skip to content

#afd200

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

RGB
175, 210, 0
HSL
70°, 100%, 41%
CMYK
17, 0, 100, 18
Luminance
0.5521

Every format

HEX#afd200
RGBrgb(175, 210, 0)
HSLhsl(70, 100%, 41%)
CMYKcmyk(17%, 0%, 100%, 18%)
LABlab(79.2 -33.2 78.6)
LCHlch(79.2 85.3 112.9)
OKLCHoklch(0.809 0.194 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd200 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#afd200 on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green82.4%
Blue0.0%

CMYK percentages

Cyan16.7%
Magenta0.0%
Yellow100.0%
Key (black)17.6%

Color previews

#afd200 text on a black background

contrast 12.04:1

Card sample

#afd200 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afd200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afd200 in the Color Lab