Skip to content

#a9da18

a balanced, electric green · warm · closest name: Yellow Green

RGB
169, 218, 24
HSL
75°, 80%, 48%
CMYK
23, 0, 89, 15
Luminance
0.5864

At a glance

Every number on this page in one read: what #a9da18 is made of, how bright it looks, and which way it leans.

Hex
#a9da18
Hue
75°
green
Saturation
80%
electric
Lightness
48%
balanced
Brightness
85%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5864
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Electric
Best ink
Black
12.73:1
Closest name
Yellow Green
ΔE2000 4.2
Where it sits
Hue75° of 360°
Saturation80%
Lightness48%
Temperature
Warm ← → Cool38% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#a9da18
RGBrgb(169, 218, 24)
HSLhsl(75, 80%, 48%)
CMYKcmyk(23%, 0%, 89%, 15%)
LABlab(81.1 -38.9 77.2)
LCHlch(81.1 86.4 116.7)
OKLCHoklch(0.824 0.201 124.6)
Decimal11131416
Display P3color(display-p3 0.663 0.855 0.094)

Copy-ready code

/* CSS */
color: #a9da18;
background-color: #a9da18;
/* Tailwind (arbitrary) */
class="text-[#a9da18] bg-[#a9da18]"
/* SCSS */
$brand: #a9da18;
/* SwiftUI */
Color(red: 0.663, green: 0.855, blue: 0.094)
/* Android */
Color.parseColor("#a9da18")
/* Flutter */
Color(0xFFA9DA18)
/* Python / OpenCV (BGR) */
(24, 218, 169)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #a9da18 · 12.73:1
Use #000000AAA at every size.
Aa
White text · 1.65:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a9da18 as text scores 1.65:1 on white and 12.73:1 on black.

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a9da18 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFCF3
#F4F9E6
#E9F5C6
#DDF49A
#CCEE67
#BBE935
#a9da18
#8EB814
#729310
#536A10
#34420A
Base = 600Lightest = 50 · #FAFCF3Darkest = 950 · #34420A
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F4F9E6;
  --brand-200: #E9F5C6;
  --brand-300: #DDF49A;
  --brand-400: #CCEE67;
  --brand-500: #BBE935;
  --brand-600: #a9da18;
  --brand-700: #8EB814;
  --brand-800: #729310;
  --brand-900: #536A10;
  --brand-950: #34420A;
  --brand: #a9da18;
  --brand-ink: #000000;
}

Colors that work with #a9da18

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E1EDC0
Hairlines and dividers
Muted text#879B4B
Captions on the surface
Accent#1413DF
Second voice, not a rival
Dark variant#59730D
Hover, pressed, headers
Light variant#F7FCE8
Selected rows, tints
Dark surface#202414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #a9da18

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#4918DA
Analogous left#DAAA18
Analogous right#48DA18
Split-complement 1#1848DA
Split-complement 2#AA18DA
Triadic 1#18A9DA
Triadic 2#DA18A9
Tetradic#18DAAA

RGB percentages

Red66.3%
Green85.5%
Blue9.4%

CMYK percentages

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

Color previews

#a9da18 text on a black background

contrast 12.73:1

Card sample

#a9da18 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da18

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#a9da18 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#a9da18, answered

What color is #a9da18?

#a9da18 is a balanced electric green, closest to Yellow Green (ΔE2000 4.2). It sits at 75° on the hue wheel with 80% saturation and 48% lightness, which reads as warm.

What is the RGB value of #a9da18?

rgb(169, 218, 24) — 169 red, 218 green and 24 blue out of 255, or 66.3% / 85.5% / 9.4% by channel.

Is #a9da18 a light or a dark color?

It is a light color. Relative luminance is 0.5864 and perceived brightness is 75%, so black text on it reaches 12.73:1.

Should I use black or white text on #a9da18?

Black. It scores 12.73:1 against #a9da18, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #a9da18?

#4918DA sits directly opposite on the wheel. Softer options are the split-complements #1848DA and #AA18DA, which give the same contrast with far less vibration.

What colors go well with #a9da18?

For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #879B4B for secondary text, #1413DF as an accent and #59730D for hover and pressed states. For a palette, the analogous pair #DAAA18 and #48DA18 stays calm, while #4918DA is the loudest partner.

What is #a9da18 in CMYK for printing?

cmyk(23%, 0%, 89%, 15%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #a9da18 warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DAC418; nudged cooler, #61DD16.

Work with #a9da18 in the Color Lab