Skip to content

#adff20

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

RGB
173, 255, 32
HSL
82°, 100%, 56%
CMYK
32, 0, 88, 0
Luminance
0.8051

Every format

HEX#adff20
RGBrgb(173, 255, 32)
HSLhsl(82, 100%, 56%)
CMYKcmyk(32%, 0%, 88%, 0%)
LABlab(91.9 -52.9 84.9)
LCHlch(91.9 100.0 122.0)
OKLCHoklch(0.912 0.238 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adff20 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#adff20 on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue12.5%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow87.5%
Key (black)0.0%

Color previews

#adff20 text on a black background

contrast 17.10:1

Card sample

#adff20 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 255, 32, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 255, 32, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adff20;
background: linear-gradient(135deg, #adff20, #20FF28);

Monochromatic scale

Palettes built from #adff20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff20 in the Color Lab