Skip to content

#ade8ac

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

RGB
173, 232, 172
HSL
119°, 57%, 79%
CMYK
25, 0, 26, 9
Luminance
0.6958

Every format

HEX#ade8ac
RGBrgb(173, 232, 172)
HSLhsl(119, 57%, 79%)
CMYKcmyk(25%, 0%, 26%, 9%)
LABlab(86.8 -30.1 23.3)
LCHlch(86.8 38.1 142.3)
OKLCHoklch(0.875 0.101 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green91.0%
Blue67.5%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow25.9%
Key (black)9.0%

Color previews

#ade8ac text on a black background

contrast 14.92:1

Card sample

#ade8ac text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade8ac in the Color Lab