Skip to content

#adff88

a light, electric green · cool · closest name: khaki

RGB
173, 255, 136
HSL
101°, 100%, 77%
CMYK
32, 0, 47, 0
Luminance
0.8218

Every format

HEX#adff88
RGBrgb(173, 255, 136)
HSLhsl(101, 100%, 77%)
CMYKcmyk(32%, 0%, 47%, 0%)
LABlab(92.7 -45.6 48.9)
LCHlch(92.7 66.9 133.0)
OKLCHoklch(0.921 0.172 136.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adff88 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#adff88 on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue53.3%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow46.7%
Key (black)0.0%

Color previews

#adff88 text on a black background

contrast 17.44:1

Card sample

#adff88 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adff88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff88 in the Color Lab