Skip to content

#adff7f

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

RGB
173, 255, 127
HSL
98°, 100%, 75%
CMYK
32, 0, 50, 0
Luminance
0.8194

Every format

HEX#adff7f
RGBrgb(173, 255, 127)
HSLhsl(98, 100%, 75%)
CMYKcmyk(32%, 0%, 50%, 0%)
LABlab(92.5 -46.7 53.0)
LCHlch(92.5 70.6 131.4)
OKLCHoklch(0.920 0.181 135.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adff7f on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#adff7f on black: 17.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue49.8%

CMYK percentages

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

Color previews

#adff7f text on a black background

contrast 17.39:1

Card sample

#adff7f text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adff7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff7f in the Color Lab