Skip to content

#ade97c

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

RGB
173, 233, 124
HSL
93°, 71%, 70%
CMYK
26, 0, 47, 9
Luminance
0.6862

Every format

HEX#ade97c
RGBrgb(173, 233, 124)
HSLhsl(93, 71%, 70%)
CMYKcmyk(26%, 0%, 47%, 9%)
LABlab(86.3 -37.4 46.7)
LCHlch(86.3 59.8 128.6)
OKLCHoklch(0.869 0.153 132.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade97c on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ade97c on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.4%
Blue48.6%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow46.8%
Key (black)8.6%

Color previews

#ade97c text on a black background

contrast 14.72:1

Card sample

#ade97c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade97c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade97c in the Color Lab