Skip to content

#ade87b

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

RGB
173, 232, 123
HSL
93°, 70%, 70%
CMYK
25, 0, 47, 9
Luminance
0.6803

Every format

HEX#ade87b
RGBrgb(173, 232, 123)
HSLhsl(93, 70%, 70%)
CMYKcmyk(25%, 0%, 47%, 9%)
LABlab(86.0 -37.0 46.9)
LCHlch(86.0 59.7 128.3)
OKLCHoklch(0.867 0.152 132.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade87b on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ade87b on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.0%
Blue48.2%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow47.0%
Key (black)9.0%

Color previews

#ade87b text on a black background

contrast 14.61:1

Card sample

#ade87b text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade87b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade87b in the Color Lab