Skip to content

#adef8d

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

RGB
173, 239, 141
HSL
100°, 75%, 75%
CMYK
28, 0, 41, 6
Luminance
0.7254

Every format

HEX#adef8d
RGBrgb(173, 239, 141)
HSLhsl(100, 75%, 75%)
CMYKcmyk(28%, 0%, 41%, 6%)
LABlab(88.2 -38.0 40.9)
LCHlch(88.2 55.8 132.9)
OKLCHoklch(0.885 0.144 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef8d on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#adef8d on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue55.3%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow41.0%
Key (black)6.3%

Color previews

#adef8d text on a black background

contrast 15.51:1

Card sample

#adef8d text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef8d in the Color Lab