Skip to content

#adef84

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

RGB
173, 239, 132
HSL
97°, 77%, 73%
CMYK
28, 0, 45, 6
Luminance
0.7228

Every format

HEX#adef84
RGBrgb(173, 239, 132)
HSLhsl(97, 77%, 73%)
CMYKcmyk(28%, 0%, 45%, 6%)
LABlab(88.1 -39.1 45.1)
LCHlch(88.1 59.7 130.9)
OKLCHoklch(0.884 0.153 134.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef84 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#adef84 on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue51.8%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow44.8%
Key (black)6.3%

Color previews

#adef84 text on a black background

contrast 15.46:1

Card sample

#adef84 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef84

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef84 in the Color Lab