Skip to content

#adef60

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

RGB
173, 239, 96
HSL
88°, 82%, 66%
CMYK
28, 0, 60, 6
Luminance
0.7146

Every format

HEX#adef60
RGBrgb(173, 239, 96)
HSLhsl(88, 82%, 66%)
CMYKcmyk(28%, 0%, 60%, 6%)
LABlab(87.7 -42.8 61.1)
LCHlch(87.7 74.6 125.0)
OKLCHoklch(0.879 0.186 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef60 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adef60 on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue37.6%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow59.8%
Key (black)6.3%

Color previews

#adef60 text on a black background

contrast 15.29:1

Card sample

#adef60 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef60

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef60 in the Color Lab