Skip to content

#a9da9c

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

RGB
169, 218, 156
HSL
107°, 46%, 73%
CMYK
23, 0, 28, 15
Luminance
0.6098

Every format

HEX#a9da9c
RGBrgb(169, 218, 156)
HSLhsl(107, 46%, 73%)
CMYKcmyk(23%, 0%, 28%, 15%)
LABlab(82.4 -27.4 25.5)
LCHlch(82.4 37.4 137.0)
OKLCHoklch(0.838 0.099 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a9da9c on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#a9da9c on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green85.5%
Blue61.2%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow28.4%
Key (black)14.5%

Color previews

#a9da9c text on a black background

contrast 13.20:1

Card sample

#a9da9c text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da9c in the Color Lab