Skip to content

#aaba49

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

RGB
170, 186, 73
HSL
69°, 45%, 51%
CMYK
9, 0, 61, 27
Luminance
0.4414

At a glance

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

Hex
#aaba49
Hue
69°
yellow
Saturation
45%
vivid
Lightness
51%
balanced
Brightness
73%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4414
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
9.83:1
Closest name
Dark Khaki
ΔE2000 7.2
Where it sits
Hue69° of 360°
Saturation45%
Lightness51%
Temperature
Warm ← → Cool32% 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#aaba49
RGBrgb(170, 186, 73)
HSLhsl(69, 45%, 51%)
CMYKcmyk(9%, 0%, 61%, 27%)
LABlab(72.3 -21.2 53.9)
LCHlch(72.3 57.9 111.5)
OKLCHoklch(0.754 0.139 116.6)
Decimal11188809
Display P3color(display-p3 0.667 0.729 0.286)

Copy-ready code

/* CSS */
color: #aaba49;
background-color: #aaba49;
/* Tailwind (arbitrary) */
class="text-[#aaba49] bg-[#aaba49]"
/* SCSS */
$brand: #aaba49;
/* SwiftUI */
Color(red: 0.667, green: 0.729, blue: 0.286)
/* Android */
Color.parseColor("#aaba49")
/* Flutter */
Color(0xFFAABA49)
/* Python / OpenCV (BGR) */
(73, 186, 170)

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

Accessibility — WCAG contrast

Aa
#aaba49 on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#aaba49 on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6B13C
deuteranopia · #C4B250
tritanopia · #B4B0A2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #aaba49 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.

#F9FAF5
#F4F5EA
#E7EBD1
#D9E0AE
#C6D185
#B3C15C
#aaba49
#879438
#6C762D
#4F5724
#323616
Base = 600Lightest = 50 · #F9FAF5Darkest = 950 · #323616
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F4F5EA;
  --brand-200: #E7EBD1;
  --brand-300: #D9E0AE;
  --brand-400: #C6D185;
  --brand-500: #B3C15C;
  --brand-600: #aaba49;
  --brand-700: #879438;
  --brand-800: #6C762D;
  --brand-900: #4F5724;
  --brand-950: #323616;
  --brand: #aaba49;
  --brand-ink: #000000;
}

Colors that work with #aaba49

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#E3E9C4
Hairlines and dividers
Muted text#909B4B
Captions on the surface
Accent#4451BF
Second voice, not a rival
Dark variant#545C23
Hover, pressed, headers
Light variant#F6F8ED
Selected rows, tints
Dark surface#222414
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 #aaba49

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
  • 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#5949BA
Analogous left#BA9249
Analogous right#72BA49
Split-complement 1#4972BA
Split-complement 2#9249BA
Triadic 1#49AABA
Triadic 2#BA49AA
Tetradic#49BA92

RGB percentages

Red66.7%
Green72.9%
Blue28.6%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow60.8%
Key (black)27.1%

Color previews

#aaba49 text on a black background

contrast 9.83:1

Card sample

#aaba49 text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 186, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 186, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaba49;
background: linear-gradient(135deg, #aaba49, #5FBA49);

Monochromatic scale

Palettes built from #aaba49

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.

#aaba49 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.

#aaba49, answered

What color is #aaba49?

#aaba49 is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 7.2). It sits at 69° on the hue wheel with 45% saturation and 51% lightness, which reads as warm.

What is the RGB value of #aaba49?

rgb(170, 186, 73) — 170 red, 186 green and 73 blue out of 255, or 66.7% / 72.9% / 28.6% by channel.

Is #aaba49 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4414 and perceived brightness is 67%, so black text on it reaches 9.83:1.

Should I use black or white text on #aaba49?

Black. It scores 9.83:1 against #aaba49, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #aaba49?

#5949BA sits directly opposite on the wheel. Softer options are the split-complements #4972BA and #9249BA, which give the same contrast with far less vibration.

What colors go well with #aaba49?

For interface work: #FAFAF4 as the surface, #E3E9C4 for borders, #909B4B for secondary text, #4451BF as an accent and #545C23 for hover and pressed states. For a palette, the analogous pair #BA9249 and #72BA49 stays calm, while #5949BA is the loudest partner.

What is #aaba49 in CMYK for printing?

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

Is #aaba49 warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BAA149; nudged cooler, #81BD47.

Work with #aaba49 in the Color Lab