Skip to content

#afff24

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

RGB
175, 255, 36
HSL
82°, 100%, 57%
CMYK
31, 0, 86, 0
Luminance
0.8076

Every format

HEX#afff24
RGBrgb(175, 255, 36)
HSLhsl(82, 100%, 57%)
CMYKcmyk(31%, 0%, 86%, 0%)
LABlab(92.0 -52.1 84.3)
LCHlch(92.0 99.1 121.7)
OKLCHoklch(0.914 0.236 129.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afff24 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#afff24 on black: 17.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green100.0%
Blue14.1%

CMYK percentages

Cyan31.4%
Magenta0.0%
Yellow85.9%
Key (black)0.0%

Color previews

#afff24 text on a black background

contrast 17.15:1

Card sample

#afff24 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afff24

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afff24 in the Color Lab