Skip to content

#ade59c

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

RGB
173, 229, 156
HSL
106°, 58%, 76%
CMYK
25, 0, 32, 10
Luminance
0.6732

Every format

HEX#ade59c
RGBrgb(173, 229, 156)
HSLhsl(106, 58%, 76%)
CMYKcmyk(25%, 0%, 32%, 10%)
LABlab(85.7 -31.3 30.0)
LCHlch(85.7 43.3 136.2)
OKLCHoklch(0.865 0.114 138.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade59c on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ade59c on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green89.8%
Blue61.2%

CMYK percentages

Cyan24.5%
Magenta0.0%
Yellow31.9%
Key (black)10.2%

Color previews

#ade59c text on a black background

contrast 14.46:1

Card sample

#ade59c text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade59c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade59c in the Color Lab