Skip to content

#a9da30

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

RGB
169, 218, 48
HSL
77°, 70%, 52%
CMYK
23, 0, 78, 15
Luminance
0.5879

Every format

HEX#a9da30
RGBrgb(169, 218, 48)
HSLhsl(77, 70%, 52%)
CMYKcmyk(23%, 0%, 78%, 15%)
LABlab(81.2 -38.1 71.8)
LCHlch(81.2 81.3 118.0)
OKLCHoklch(0.825 0.193 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.3%
Green85.5%
Blue18.8%

CMYK percentages

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

Color previews

#a9da30 text on a black background

contrast 12.76:1

Card sample

#a9da30 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9da30 in the Color Lab