Skip to content

#adef7d

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

RGB
173, 239, 125
HSL
95°, 78%, 71%
CMYK
28, 0, 48, 6
Luminance
0.7210

Every format

HEX#adef7d
RGBrgb(173, 239, 125)
HSLhsl(95, 78%, 71%)
CMYKcmyk(28%, 0%, 48%, 6%)
LABlab(88.0 -39.9 48.4)
LCHlch(88.0 62.7 129.5)
OKLCHoklch(0.883 0.160 133.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue49.0%

CMYK percentages

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

Color previews

#adef7d text on a black background

contrast 15.42:1

Card sample

#adef7d text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef7d in the Color Lab