Skip to content

#adef8a

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

RGB
173, 239, 138
HSL
99°, 76%, 74%
CMYK
28, 0, 42, 6
Luminance
0.7245

Every format

HEX#adef8a
RGBrgb(173, 239, 138)
HSLhsl(99, 76%, 74%)
CMYKcmyk(28%, 0%, 42%, 6%)
LABlab(88.2 -38.3 42.3)
LCHlch(88.2 57.1 132.2)
OKLCHoklch(0.885 0.147 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue54.1%

CMYK percentages

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

Color previews

#adef8a text on a black background

contrast 15.49:1

Card sample

#adef8a text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef8a in the Color Lab