Skip to content

#a9da1a

a balanced, electric green · cool · closest name: yellow

RGB
169, 218, 26
HSL
75°, 79%, 48%
CMYK
23, 0, 88, 15
Luminance
0.5865

Every format

HEX#a9da1a
RGBrgb(169, 218, 26)
HSLhsl(75, 79%, 48%)
CMYKcmyk(23%, 0%, 88%, 15%)
LABlab(81.1 -38.9 76.9)
LCHlch(81.1 86.1 116.8)
OKLCHoklch(0.824 0.201 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a9da1a on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#a9da1a on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green85.5%
Blue10.2%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow88.1%
Key (black)14.5%

Color previews

#a9da1a text on a black background

contrast 12.73:1

Card sample

#a9da1a text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da1a in the Color Lab