Skip to content

#a9da9a

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

RGB
169, 218, 154
HSL
106°, 46%, 73%
CMYK
23, 0, 29, 15
Luminance
0.6091

Every format

HEX#a9da9a
RGBrgb(169, 218, 154)
HSLhsl(106, 46%, 73%)
CMYKcmyk(23%, 0%, 29%, 15%)
LABlab(82.3 -27.7 26.5)
LCHlch(82.3 38.3 136.3)
OKLCHoklch(0.838 0.101 138.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.3%
Green85.5%
Blue60.4%

CMYK percentages

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

Color previews

#a9da9a text on a black background

contrast 13.18:1

Card sample

#a9da9a text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da9a in the Color Lab