Skip to content

#a9da7a

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

RGB
169, 218, 122
HSL
91°, 57%, 67%
CMYK
23, 0, 44, 15
Luminance
0.5998

Every format

HEX#a9da7a
RGBrgb(169, 218, 122)
HSLhsl(91, 57%, 67%)
CMYKcmyk(23%, 0%, 44%, 15%)
LABlab(81.8 -32.1 42.1)
LCHlch(81.8 52.9 127.4)
OKLCHoklch(0.832 0.135 130.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a9da7a on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#a9da7a on black: 13.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green85.5%
Blue47.8%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow44.0%
Key (black)14.5%

Color previews

#a9da7a text on a black background

contrast 13.00:1

Card sample

#a9da7a text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da7a in the Color Lab