Skip to content

#adef52

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

RGB
173, 239, 82
HSL
85°, 83%, 63%
CMYK
28, 0, 66, 6
Luminance
0.7123

Every format

HEX#adef52
RGBrgb(173, 239, 82)
HSLhsl(85, 83%, 63%)
CMYKcmyk(28%, 0%, 66%, 6%)
LABlab(87.6 -43.9 66.6)
LCHlch(87.6 79.8 123.4)
OKLCHoklch(0.878 0.196 129.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef52 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#adef52 on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue32.2%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow65.7%
Key (black)6.3%

Color previews

#adef52 text on a black background

contrast 15.25:1

Card sample

#adef52 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 239, 82, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 239, 82, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adef52;
background: linear-gradient(135deg, #adef52, #52EF5F);

Monochromatic scale

Palettes built from #adef52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef52 in the Color Lab