Skip to content

#adef8c

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

RGB
173, 239, 140
HSL
100°, 76%, 74%
CMYK
28, 0, 41, 6
Luminance
0.7251

Every format

HEX#adef8c
RGBrgb(173, 239, 140)
HSLhsl(100, 76%, 74%)
CMYKcmyk(28%, 0%, 41%, 6%)
LABlab(88.2 -38.1 41.4)
LCHlch(88.2 56.2 132.6)
OKLCHoklch(0.885 0.145 135.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue54.9%

CMYK percentages

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

Color previews

#adef8c text on a black background

contrast 15.50:1

Card sample

#adef8c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef8c in the Color Lab