Skip to content

#a9da7e

a light, vivid green · neutral · closest name: Light Green

RGB
169, 218, 126
HSL
92°, 55%, 68%
CMYK
23, 0, 42, 15
Luminance
0.6008

At a glance

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

Hex
#a9da7e
Hue
92°
green
Saturation
55%
vivid
Lightness
68%
light
Brightness
85%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6008
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.02:1
Closest name
Light Green
ΔE2000 7.2
Where it sits
Hue92° of 360°
Saturation55%
Lightness68%
Temperature
Warm ← → Cool51% cool

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

Every format

HEX#a9da7e
RGBrgb(169, 218, 126)
HSLhsl(92, 55%, 68%)
CMYKcmyk(23%, 0%, 42%, 15%)
LABlab(81.9 -31.6 40.2)
LCHlch(81.9 51.1 128.2)
OKLCHoklch(0.833 0.131 131.6)
Decimal11131518
Display P3color(display-p3 0.663 0.855 0.494)

Copy-ready code

/* CSS */
color: #a9da7e;
background-color: #a9da7e;
/* Tailwind (arbitrary) */
class="text-[#a9da7e] bg-[#a9da7e]"
/* SCSS */
$brand: #a9da7e;
/* SwiftUI */
Color(red: 0.663, green: 0.855, blue: 0.494)
/* Android */
Color.parseColor("#a9da7e")
/* Flutter */
Color(0xFFA9DA7E)
/* Python / OpenCV (BGR) */
(126, 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 #a9da7e · 13.02:1
Use #000000AAA at every size.
Aa
White text · 1.61:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.02:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a9da7e as text scores 1.61:1 on white and 13.02:1 on black.

Accessibility — WCAG contrast

Aa
#a9da7e on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#a9da7e on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1CE77
deuteranopia · #DACA83
tritanopia · #ABD3C4

Color scale — 50 to 950

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

#F7FBF4
#EFF6E9
#DDEECE
#C5E6A8
#a9da7e
#8BCD51
#76BE37
#629F2D
#4F7F24
#3B5C1E
#253A13
Base = 400Lightest = 50 · #F7FBF4Darkest = 950 · #253A13
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EFF6E9;
  --brand-200: #DDEECE;
  --brand-300: #C5E6A8;
  --brand-400: #a9da7e;
  --brand-500: #8BCD51;
  --brand-600: #76BE37;
  --brand-700: #629F2D;
  --brand-800: #4F7F24;
  --brand-900: #3B5C1E;
  --brand-950: #253A13;
  --brand: #a9da7e;
  --brand-ink: #000000;
}

Colors that work with #a9da7e

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#F7FAF4
Tinted page background
Border#D5EDC0
Hairlines and dividers
Muted text#709B4B
Captions on the surface
Accent#977BDD
Second voice, not a rival
Dark variant#3D631C
Hover, pressed, headers
Light variant#F2F9EB
Selected rows, tints
Dark surface#1B2414
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 #a9da7e

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#AF7EDA
Analogous left#D7DA7E
Analogous right#7EDA81
Split-complement 1#817EDA
Split-complement 2#DA7ED7
Triadic 1#7EA9DA
Triadic 2#DA7EA9
Tetradic#7ED7DA

RGB percentages

Red66.3%
Green85.5%
Blue49.4%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow42.2%
Key (black)14.5%

Color previews

#a9da7e text on a black background

contrast 13.02:1

Card sample

#a9da7e text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9da7e

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.

#a9da7e 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#a9da7e, answered

What color is #a9da7e?

#a9da7e is a light vivid green, closest to Light Green (ΔE2000 7.2). It sits at 92° on the hue wheel with 55% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #a9da7e?

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

Is #a9da7e a light or a dark color?

It is a light color. Relative luminance is 0.6008 and perceived brightness is 77%, so black text on it reaches 13.02:1.

Should I use black or white text on #a9da7e?

Black. It scores 13.02:1 against #a9da7e, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #a9da7e?

#AF7EDA sits directly opposite on the wheel. Softer options are the split-complements #817EDA and #DA7ED7, which give the same contrast with far less vibration.

What colors go well with #a9da7e?

For interface work: #F7FAF4 as the surface, #D5EDC0 for borders, #709B4B for secondary text, #977BDD as an accent and #3D631C for hover and pressed states. For a palette, the analogous pair #D7DA7E and #7EDA81 stays calm, while #AF7EDA is the loudest partner.

What is #a9da7e in CMYK for printing?

cmyk(23%, 0%, 42%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #a9da7e warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CBDA7E; nudged cooler, #86DC7D.

Work with #a9da7e in the Color Lab