Skip to content

#ade4ac

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

RGB
173, 228, 172
HSL
119°, 51%, 78%
CMYK
24, 0, 25, 11
Luminance
0.6735

Every format

HEX#ade4ac
RGBrgb(173, 228, 172)
HSLhsl(119, 51%, 78%)
CMYKcmyk(24%, 0%, 25%, 11%)
LABlab(85.7 -28.2 21.8)
LCHlch(85.7 35.6 142.4)
OKLCHoklch(0.867 0.095 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green89.4%
Blue67.5%

CMYK percentages

Cyan24.1%
Magenta0.0%
Yellow24.6%
Key (black)10.6%

Color previews

#ade4ac text on a black background

contrast 14.47:1

Card sample

#ade4ac text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade4ac in the Color Lab