Skip to content

#adff99

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

RGB
173, 255, 153
HSL
108°, 100%, 80%
CMYK
32, 0, 40, 0
Luminance
0.8270

Every format

HEX#adff99
RGBrgb(173, 255, 153)
HSLhsl(108, 100%, 80%)
CMYKcmyk(32%, 0%, 40%, 0%)
LABlab(92.9 -43.4 41.0)
LCHlch(92.9 59.7 136.6)
OKLCHoklch(0.924 0.156 139.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green100.0%
Blue60.0%

CMYK percentages

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

Color previews

#adff99 text on a black background

contrast 17.54:1

Card sample

#adff99 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adff99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff99 in the Color Lab