Skip to content

#ade18c

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

RGB
173, 225, 140
HSL
97°, 59%, 72%
CMYK
23, 0, 38, 12
Luminance
0.6463

Every format

HEX#ade18c
RGBrgb(173, 225, 140)
HSLhsl(97, 59%, 72%)
CMYKcmyk(23%, 0%, 38%, 12%)
LABlab(84.3 -31.7 36.3)
LCHlch(84.3 48.2 131.1)
OKLCHoklch(0.854 0.125 134.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade18c on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ade18c on black: 13.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.2%
Blue54.9%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow37.8%
Key (black)11.8%

Color previews

#ade18c text on a black background

contrast 13.93:1

Card sample

#ade18c text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 225, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 225, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade18c;
background: linear-gradient(135deg, #ade18c, #8CE1A4);

Monochromatic scale

Palettes built from #ade18c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade18c in the Color Lab