Skip to content

#a9da90

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

RGB
169, 218, 144
HSL
100°, 50%, 71%
CMYK
23, 0, 34, 15
Luminance
0.6059

Every format

HEX#a9da90
RGBrgb(169, 218, 144)
HSLhsl(100, 50%, 71%)
CMYKcmyk(23%, 0%, 34%, 15%)
LABlab(82.2 -29.2 31.4)
LCHlch(82.2 42.9 132.9)
OKLCHoklch(0.836 0.112 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow33.9%
Key (black)14.5%

Color previews

#a9da90 text on a black background

contrast 13.12:1

Card sample

#a9da90 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da90 in the Color Lab