Skip to content

#adef24

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

RGB
173, 239, 36
HSL
80°, 86%, 54%
CMYK
28, 0, 85, 6
Luminance
0.7074

Every format

HEX#adef24
RGBrgb(173, 239, 36)
HSLhsl(80, 86%, 54%)
CMYKcmyk(28%, 0%, 85%, 6%)
LABlab(87.4 -46.2 80.3)
LCHlch(87.4 92.6 119.9)
OKLCHoklch(0.875 0.219 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef24 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#adef24 on black: 15.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue14.1%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow84.9%
Key (black)6.3%

Color previews

#adef24 text on a black background

contrast 15.15:1

Card sample

#adef24 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef24

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef24 in the Color Lab