Skip to content

#a9da8f

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

RGB
169, 218, 143
HSL
99°, 50%, 71%
CMYK
23, 0, 34, 15
Luminance
0.6056

Every format

HEX#a9da8f
RGBrgb(169, 218, 143)
HSLhsl(99, 50%, 71%)
CMYKcmyk(23%, 0%, 34%, 15%)
LABlab(82.1 -29.4 31.9)
LCHlch(82.1 43.4 132.6)
OKLCHoklch(0.836 0.113 135.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.3%
Green85.5%
Blue56.1%

CMYK percentages

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

Color previews

#a9da8f text on a black background

contrast 13.11:1

Card sample

#a9da8f text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da8f in the Color Lab