Skip to content

#adef70

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

RGB
173, 239, 112
HSL
91°, 80%, 69%
CMYK
28, 0, 53, 6
Luminance
0.7179

Every format

HEX#adef70
RGBrgb(173, 239, 112)
HSLhsl(91, 80%, 69%)
CMYKcmyk(28%, 0%, 53%, 6%)
LABlab(87.9 -41.3 54.2)
LCHlch(87.9 68.2 127.3)
OKLCHoklch(0.881 0.172 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue43.9%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow53.1%
Key (black)6.3%

Color previews

#adef70 text on a black background

contrast 15.36:1

Card sample

#adef70 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef70 in the Color Lab