Skip to content

#adff02

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

RGB
173, 255, 2
HSL
79°, 100%, 50%
CMYK
32, 0, 99, 0
Luminance
0.8041

Every format

HEX#adff02
RGBrgb(173, 255, 2)
HSLhsl(79, 100%, 50%)
CMYKcmyk(32%, 0%, 99%, 0%)
LABlab(91.9 -53.4 88.0)
LCHlch(91.9 103.0 121.2)
OKLCHoklch(0.912 0.243 129.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green100.0%
Blue0.8%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow99.2%
Key (black)0.0%

Color previews

#adff02 text on a black background

contrast 17.08:1

Card sample

#adff02 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adff02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff02 in the Color Lab