Skip to content

#adef2d

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

RGB
173, 239, 45
HSL
80°, 86%, 56%
CMYK
28, 0, 81, 6
Luminance
0.7081

Every format

HEX#adef2d
RGBrgb(173, 239, 45)
HSLhsl(80, 86%, 56%)
CMYKcmyk(28%, 0%, 81%, 6%)
LABlab(87.4 -45.9 78.3)
LCHlch(87.4 90.8 120.4)
OKLCHoklch(0.876 0.216 127.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue17.6%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow81.2%
Key (black)6.3%

Color previews

#adef2d text on a black background

contrast 15.16:1

Card sample

#adef2d text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef2d in the Color Lab