Skip to content

#adef7f

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

RGB
173, 239, 127
HSL
95°, 78%, 72%
CMYK
28, 0, 47, 6
Luminance
0.7215

Every format

HEX#adef7f
RGBrgb(173, 239, 127)
HSLhsl(95, 78%, 72%)
CMYKcmyk(28%, 0%, 47%, 6%)
LABlab(88.0 -39.7 47.4)
LCHlch(88.0 61.9 129.9)
OKLCHoklch(0.883 0.158 133.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow46.9%
Key (black)6.3%

Color previews

#adef7f text on a black background

contrast 15.43:1

Card sample

#adef7f text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef7f in the Color Lab