Skip to content

#adef72

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

RGB
173, 239, 114
HSL
92°, 80%, 69%
CMYK
28, 0, 52, 6
Luminance
0.7183

Every format

HEX#adef72
RGBrgb(173, 239, 114)
HSLhsl(92, 80%, 69%)
CMYKcmyk(28%, 0%, 52%, 6%)
LABlab(87.9 -41.1 53.3)
LCHlch(87.9 67.3 127.6)
OKLCHoklch(0.881 0.171 132.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef72 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adef72 on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue44.7%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow52.3%
Key (black)6.3%

Color previews

#adef72 text on a black background

contrast 15.37:1

Card sample

#adef72 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef72

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef72 in the Color Lab