Skip to content

#9dab2a

a dark, vivid yellow · warm · closest name: Dark Khaki

RGB
157, 171, 42
HSL
67°, 61%, 42%
CMYK
8, 0, 75, 33
Luminance
0.3646

At a glance

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

Hex
#9dab2a
Hue
67°
yellow
Saturation
61%
vivid
Lightness
42%
dark
Brightness
67%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3646
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
8.29:1
Closest name
Dark Khaki
ΔE2000 9.4
Where it sits
Hue67° of 360°
Saturation61%
Lightness42%
Temperature
Warm ← → Cool30% 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#9dab2a
RGBrgb(157, 171, 42)
HSLhsl(67, 61%, 42%)
CMYKcmyk(8%, 0%, 75%, 33%)
LABlab(66.9 -21.0 60.1)
LCHlch(66.9 63.7 109.3)
OKLCHoklch(0.707 0.147 115.8)
Decimal10332970
Display P3color(display-p3 0.616 0.671 0.165)

Copy-ready code

/* CSS */
color: #9dab2a;
background-color: #9dab2a;
/* Tailwind (arbitrary) */
class="text-[#9dab2a] bg-[#9dab2a]"
/* SCSS */
$brand: #9dab2a;
/* SwiftUI */
Color(red: 0.616, green: 0.671, blue: 0.165)
/* Android */
Color.parseColor("#9dab2a")
/* Flutter */
Color(0xFF9DAB2A)
/* Python / OpenCV (BGR) */
(42, 171, 157)

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 #9dab2a · 8.29:1
Use #000000AAA at every size.
Aa
White text · 2.53:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.29:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9dab2a as text scores 2.53:1 on white and 8.29:1 on black.

Accessibility — WCAG contrast

Aa
#9dab2a on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#9dab2a on black: 8.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7A20B
deuteranopia · #B6A435
tritanopia · #A7A193

Color scale — 50 to 950

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

#FAFBF4
#F5F7E8
#ECF0CC
#E2E9A5
#D3DE78
#C4D34B
#B5C530
#9dab2a
#788320
#585F1B
#373C11
Base = 700Lightest = 50 · #FAFBF4Darkest = 950 · #373C11
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F5F7E8;
  --brand-200: #ECF0CC;
  --brand-300: #E2E9A5;
  --brand-400: #D3DE78;
  --brand-500: #C4D34B;
  --brand-600: #B5C530;
  --brand-700: #9dab2a;
  --brand-800: #788320;
  --brand-900: #585F1B;
  --brand-950: #373C11;
  --brand: #9dab2a;
  --brand-ink: #000000;
}

Colors that work with #9dab2a

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#FAFAF4
Tinted page background
Border#E8EDC0
Hairlines and dividers
Muted text#929B4B
Captions on the surface
Accent#2639AF
Second voice, not a rival
Dark variant#5E6619
Hover, pressed, headers
Light variant#F8FAEB
Selected rows, tints
Dark surface#232414
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 #9dab2a

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#382AAB
Analogous left#AB792A
Analogous right#5DAB2A
Split-complement 1#2A5DAB
Split-complement 2#792AAB
Triadic 1#2A9DAB
Triadic 2#AB2A9D
Tetradic#2AAB79

RGB percentages

Red61.6%
Green67.1%
Blue16.5%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow75.4%
Key (black)32.9%

Color previews

#9dab2a text on a black background

contrast 8.29:1

Card sample

#9dab2a text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 171, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 171, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9dab2a;
background: linear-gradient(135deg, #9dab2a, #47AB2A);

Monochromatic scale

Palettes built from #9dab2a

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.

#9dab2a in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#9dab2a, answered

What color is #9dab2a?

#9dab2a is a dark vivid yellow, closest to Dark Khaki (ΔE2000 9.4). It sits at 67° on the hue wheel with 61% saturation and 42% lightness, which reads as warm.

What is the RGB value of #9dab2a?

rgb(157, 171, 42) — 157 red, 171 green and 42 blue out of 255, or 61.6% / 67.1% / 16.5% by channel.

Is #9dab2a a light or a dark color?

It is a mid-tone. Relative luminance is 0.3646 and perceived brightness is 62%, so black text on it reaches 8.29:1.

Should I use black or white text on #9dab2a?

Black. It scores 8.29:1 against #9dab2a, versus 2.53:1 for white — AAA at any size.

What is the complementary color of #9dab2a?

#382AAB sits directly opposite on the wheel. Softer options are the split-complements #2A5DAB and #792AAB, which give the same contrast with far less vibration.

What colors go well with #9dab2a?

For interface work: #FAFAF4 as the surface, #E8EDC0 for borders, #929B4B for secondary text, #2639AF as an accent and #5E6619 for hover and pressed states. For a palette, the analogous pair #AB792A and #5DAB2A stays calm, while #382AAB is the loudest partner.

What is #9dab2a in CMYK for printing?

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

Is #9dab2a warm or cool?

Warm — it scores 30 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AB8A2A; nudged cooler, #6EAD28.

Work with #9dab2a in the Color Lab