Skip to content

#adff2d

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

RGB
173, 255, 45
HSL
83°, 100%, 59%
CMYK
32, 0, 82, 0
Luminance
0.8059

Every format

HEX#adff2d
RGBrgb(173, 255, 45)
HSLhsl(83, 100%, 59%)
CMYKcmyk(32%, 0%, 82%, 0%)
LABlab(92.0 -52.5 82.3)
LCHlch(92.0 97.7 122.6)
OKLCHoklch(0.913 0.234 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green100.0%
Blue17.6%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow82.4%
Key (black)0.0%

Color previews

#adff2d text on a black background

contrast 17.12:1

Card sample

#adff2d text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adff2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff2d in the Color Lab