Skip to content

#aade90

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

RGB
170, 222, 144
HSL
100°, 54%, 72%
CMYK
23, 0, 35, 13
Luminance
0.6280

Every format

HEX#aade90
RGBrgb(170, 222, 144)
HSLhsl(100, 54%, 72%)
CMYKcmyk(23%, 0%, 35%, 13%)
LABlab(83.3 -30.8 33.0)
LCHlch(83.3 45.1 133.0)
OKLCHoklch(0.846 0.117 135.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aade90 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#aade90 on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.1%
Blue56.5%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow35.1%
Key (black)12.9%

Color previews

#aade90 text on a black background

contrast 13.56:1

Card sample

#aade90 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 222, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 222, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aade90;
background: linear-gradient(135deg, #aade90, #90DEAA);

Monochromatic scale

Palettes built from #aade90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aade90 in the Color Lab