Skip to content

#ade99d

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

RGB
173, 233, 157
HSL
107°, 63%, 77%
CMYK
26, 0, 33, 9
Luminance
0.6960

Every format

HEX#ade99d
RGBrgb(173, 233, 157)
HSLhsl(107, 63%, 77%)
CMYKcmyk(26%, 0%, 33%, 9%)
LABlab(86.8 -33.0 31.0)
LCHlch(86.8 45.3 136.8)
OKLCHoklch(0.875 0.119 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade99d on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ade99d on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.4%
Blue61.6%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow32.6%
Key (black)8.6%

Color previews

#ade99d text on a black background

contrast 14.92:1

Card sample

#ade99d text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade99d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade99d in the Color Lab