Skip to content

#a9da8b

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

RGB
169, 218, 139
HSL
97°, 52%, 70%
CMYK
23, 0, 36, 15
Luminance
0.6044

Every format

HEX#a9da8b
RGBrgb(169, 218, 139)
HSLhsl(97, 52%, 70%)
CMYKcmyk(23%, 0%, 36%, 15%)
LABlab(82.1 -29.9 33.9)
LCHlch(82.1 45.2 131.5)
OKLCHoklch(0.835 0.117 134.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a9da8b on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#a9da8b on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green85.5%
Blue54.5%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow36.2%
Key (black)14.5%

Color previews

#a9da8b text on a black background

contrast 13.09:1

Card sample

#a9da8b text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da8b in the Color Lab