Skip to content

#a09c01

a dark, electric yellow · warm · closest name: Olive

RGB
160, 156, 1
HSL
59°, 99%, 32%
CMYK
0, 3, 99, 37
Luminance
0.3125

At a glance

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

Hex
#a09c01
Hue
59°
yellow
Saturation
99%
electric
Lightness
32%
dark
Brightness
63%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3125
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
7.25:1
Closest name
Olive
ΔE2000 10.2
Where it sits
Hue59° of 360°
Saturation99%
Lightness32%
Temperature
Warm ← → Cool24% 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#a09c01
RGBrgb(160, 156, 1)
HSLhsl(59, 99%, 32%)
CMYKcmyk(0%, 3%, 99%, 37%)
LABlab(62.7 -13.1 65.7)
LCHlch(62.7 67.0 101.3)
OKLCHoklch(0.674 0.145 107.9)
Decimal10525697
Display P3color(display-p3 0.627 0.612 0.004)

Copy-ready code

/* CSS */
color: #a09c01;
background-color: #a09c01;
/* Tailwind (arbitrary) */
class="text-[#a09c01] bg-[#a09c01]"
/* SCSS */
$brand: #a09c01;
/* SwiftUI */
Color(red: 0.627, green: 0.612, blue: 0.004)
/* Android */
Color.parseColor("#a09c01")
/* Flutter */
Color(0xFFA09C01)
/* Python / OpenCV (BGR) */
(1, 156, 160)

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

Accessibility — WCAG contrast

Aa
#a09c01 on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#a09c01 on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AA9500
deuteranopia · #AC9A1A
tritanopia · #AD9184

Color scale — 50 to 950

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

#FEFDF1
#FCFBE3
#FBFAC0
#FEFC8F
#FEFA58
#FEF820
#F3ED01
#CBC601
#a09c01
#757206
#494703
Base = 800Lightest = 50 · #FEFDF1Darkest = 950 · #494703
:root {
  --brand-50: #FEFDF1;
  --brand-100: #FCFBE3;
  --brand-200: #FBFAC0;
  --brand-300: #FEFC8F;
  --brand-400: #FEFA58;
  --brand-500: #FEF820;
  --brand-600: #F3ED01;
  --brand-700: #CBC601;
  --brand-800: #a09c01;
  --brand-900: #757206;
  --brand-950: #494703;
  --brand: #a09c01;
  --brand-ink: #000000;
}

Colors that work with #a09c01

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#EDECC0
Hairlines and dividers
Muted text#9B994B
Captions on the surface
Accent#002CA1
Second voice, not a rival
Dark variant#7F7C01
Hover, pressed, headers
Light variant#FFFEE6
Selected rows, tints
Dark surface#242414
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 #a09c01

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#0105A0
Analogous left#A04D01
Analogous right#55A001
Split-complement 1#0155A0
Split-complement 2#4D01A0
Triadic 1#01A09C
Triadic 2#9C01A0
Tetradic#01A04D

RGB percentages

Red62.7%
Green61.2%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow99.4%
Key (black)37.3%

Color previews

#a09c01 text on a black background

contrast 7.25:1

Card sample

#a09c01 text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(160, 156, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(160, 156, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a09c01;
background: linear-gradient(135deg, #a09c01, #3AA001);

Monochromatic scale

Palettes built from #a09c01

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.

#a09c01 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

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

#a09c01, answered

What color is #a09c01?

#a09c01 is a dark electric yellow, closest to Olive (ΔE2000 10.2). It sits at 59° on the hue wheel with 99% saturation and 32% lightness, which reads as warm.

What is the RGB value of #a09c01?

rgb(160, 156, 1) — 160 red, 156 green and 1 blue out of 255, or 62.7% / 61.2% / 0.4% by channel.

Is #a09c01 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3125 and perceived brightness is 58%, so black text on it reaches 7.25:1.

Should I use black or white text on #a09c01?

Black. It scores 7.25:1 against #a09c01, versus 2.90:1 for white — AAA at any size.

What is the complementary color of #a09c01?

#0105A0 sits directly opposite on the wheel. Softer options are the split-complements #0155A0 and #4D01A0, which give the same contrast with far less vibration.

What colors go well with #a09c01?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B994B for secondary text, #002CA1 as an accent and #7F7C01 for hover and pressed states. For a palette, the analogous pair #A04D01 and #55A001 stays calm, while #0105A0 is the loudest partner.

What is #a09c01 in CMYK for printing?

cmyk(0%, 3%, 99%, 37%). 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 #a09c01 warm or cool?

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

Work with #a09c01 in the Color Lab