Skip to content

#a9da99

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

RGB
169, 218, 153
HSL
105°, 47%, 73%
CMYK
23, 0, 30, 15
Luminance
0.6088

Every format

HEX#a9da99
RGBrgb(169, 218, 153)
HSLhsl(105, 47%, 73%)
CMYKcmyk(23%, 0%, 30%, 15%)
LABlab(82.3 -27.9 27.0)
LCHlch(82.3 38.8 135.9)
OKLCHoklch(0.838 0.102 138.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.3%
Green85.5%
Blue60.0%

CMYK percentages

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

Color previews

#a9da99 text on a black background

contrast 13.18:1

Card sample

#a9da99 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da99 in the Color Lab