Skip to content

#adfd50

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

RGB
173, 253, 80
HSL
88°, 98%, 65%
CMYK
32, 0, 68, 1
Luminance
0.7971

Every format

HEX#adfd50
RGBrgb(173, 253, 80)
HSLhsl(88, 98%, 65%)
CMYKcmyk(32%, 0%, 68%, 1%)
LABlab(91.6 -50.0 71.5)
LCHlch(91.6 87.2 125.0)
OKLCHoklch(0.910 0.215 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfd50 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#adfd50 on black: 16.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.2%
Blue31.4%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow68.4%
Key (black)0.8%

Color previews

#adfd50 text on a black background

contrast 16.94:1

Card sample

#adfd50 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 253, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 253, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adfd50;
background: linear-gradient(135deg, #adfd50, #50FD66);

Monochromatic scale

Palettes built from #adfd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfd50 in the Color Lab