Skip to content

#ade19b

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

RGB
173, 225, 155
HSL
105°, 54%, 75%
CMYK
23, 0, 31, 12
Luminance
0.6510

Every format

HEX#ade19b
RGBrgb(173, 225, 155)
HSLhsl(105, 54%, 75%)
CMYKcmyk(23%, 0%, 31%, 12%)
LABlab(84.5 -29.5 29.0)
LCHlch(84.5 41.4 135.5)
OKLCHoklch(0.856 0.108 137.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade19b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ade19b on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.2%
Blue60.8%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow31.1%
Key (black)11.8%

Color previews

#ade19b text on a black background

contrast 14.02:1

Card sample

#ade19b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade19b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade19b in the Color Lab