Skip to content

#adff5f

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

RGB
173, 255, 95
HSL
91°, 100%, 69%
CMYK
32, 0, 63, 0
Luminance
0.8123

Every format

HEX#adff5f
RGBrgb(173, 255, 95)
HSLhsl(91, 100%, 69%)
CMYKcmyk(32%, 0%, 63%, 0%)
LABlab(92.2 -49.7 66.5)
LCHlch(92.2 83.0 126.8)
OKLCHoklch(0.916 0.207 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adff5f on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#adff5f on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green100.0%
Blue37.3%

CMYK percentages

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

Color previews

#adff5f text on a black background

contrast 17.25:1

Card sample

#adff5f text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adff5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adff5f in the Color Lab