Skip to content

#ade7ac

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

RGB
173, 231, 172
HSL
119°, 55%, 79%
CMYK
25, 0, 26, 9
Luminance
0.6901

Every format

HEX#ade7ac
RGBrgb(173, 231, 172)
HSLhsl(119, 55%, 79%)
CMYKcmyk(25%, 0%, 26%, 9%)
LABlab(86.5 -29.7 22.9)
LCHlch(86.5 37.5 142.3)
OKLCHoklch(0.873 0.100 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade7ac on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ade7ac on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green90.6%
Blue67.5%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow25.5%
Key (black)9.4%

Color previews

#ade7ac text on a black background

contrast 14.80:1

Card sample

#ade7ac text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade7ac in the Color Lab