Skip to content

#8d8913

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

RGB
141, 137, 19
HSL
58°, 76%, 31%
CMYK
0, 3, 87, 45
Luminance
0.2360

At a glance

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

Hex
#8d8913
Hue
58°
yellow
Saturation
76%
electric
Lightness
31%
dark
Brightness
55%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2360
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
5.72:1
Closest name
Olive
ΔE2000 3.8
Where it sits
Hue58° of 360°
Saturation76%
Lightness31%
Temperature
Warm ← → Cool23% 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#8d8913
RGBrgb(141, 137, 19)
HSLhsl(58, 76%, 31%)
CMYKcmyk(0%, 3%, 87%, 45%)
LABlab(55.7 -11.4 56.5)
LCHlch(55.7 57.6 101.4)
OKLCHoklch(0.614 0.127 107.5)
Decimal9275667
Display P3color(display-p3 0.553 0.537 0.075)

Copy-ready code

/* CSS */
color: #8d8913;
background-color: #8d8913;
/* Tailwind (arbitrary) */
class="text-[#8d8913] bg-[#8d8913]"
/* SCSS */
$brand: #8d8913;
/* SwiftUI */
Color(red: 0.553, green: 0.537, blue: 0.075)
/* Android */
Color.parseColor("#8d8913")
/* Flutter */
Color(0xFF8D8913)
/* Python / OpenCV (BGR) */
(19, 137, 141)

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 #8d8913 · 5.72:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.67:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.72:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #8d8913 as text scores 3.67:1 on white and 5.72:1 on black.

Accessibility — WCAG contrast

Aa
#8d8913 on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#8d8913 on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #958300
deuteranopia · #97871F
tritanopia · #987F74

Color scale — 50 to 950

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

#FCFCF3
#F9F8E7
#F4F3C8
#F2EF9C
#EBE76B
#E4DF39
#D8D21D
#B4AF18
#8d8913
#686512
#413F0B
Base = 800Lightest = 50 · #FCFCF3Darkest = 950 · #413F0B
:root {
  --brand-50: #FCFCF3;
  --brand-100: #F9F8E7;
  --brand-200: #F4F3C8;
  --brand-300: #F2EF9C;
  --brand-400: #EBE76B;
  --brand-500: #E4DF39;
  --brand-600: #D8D21D;
  --brand-700: #B4AF18;
  --brand-800: #8d8913;
  --brand-900: #686512;
  --brand-950: #413F0B;
  --brand: #8d8913;
  --brand-ink: #000000;
}

Colors that work with #8d8913

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#EDEBC0
Hairlines and dividers
Muted text#9B984B
Captions on the surface
Accent#103490
Second voice, not a rival
Dark variant#706D0F
Hover, pressed, headers
Light variant#FCFBE9
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 #8d8913

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

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#13178D
Analogous left#8D4C13
Analogous right#548D13
Split-complement 1#13548D
Split-complement 2#4C138D
Triadic 1#138D89
Triadic 2#89138D
Tetradic#138D4C

RGB percentages

Red55.3%
Green53.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow86.5%
Key (black)44.7%

Color previews

#8d8913 text on a black background

contrast 5.72:1

Card sample

#8d8913 text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 137, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 137, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8d8913;
background: linear-gradient(135deg, #8d8913, #408D13);

Monochromatic scale

Palettes built from #8d8913

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.

#8d8913 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.

#8d8913, answered

What color is #8d8913?

#8d8913 is a dark electric yellow, closest to Olive (ΔE2000 3.8). It sits at 58° on the hue wheel with 76% saturation and 31% lightness, which reads as warm.

What is the RGB value of #8d8913?

rgb(141, 137, 19) — 141 red, 137 green and 19 blue out of 255, or 55.3% / 53.7% / 7.5% by channel.

Is #8d8913 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2360 and perceived brightness is 51%, so black text on it reaches 5.72:1.

Should I use black or white text on #8d8913?

Black. It scores 5.72:1 against #8d8913, versus 3.67:1 for white — AA at any size.

What is the complementary color of #8d8913?

#13178D sits directly opposite on the wheel. Softer options are the split-complements #13548D and #4C138D, which give the same contrast with far less vibration.

What colors go well with #8d8913?

For interface work: #FAFAF4 as the surface, #EDEBC0 for borders, #9B984B for secondary text, #103490 as an accent and #706D0F for hover and pressed states. For a palette, the analogous pair #8D4C13 and #548D13 stays calm, while #13178D is the loudest partner.

What is #8d8913 in CMYK for printing?

cmyk(0%, 3%, 87%, 45%). 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 #8d8913 warm or cool?

Warm — it scores 23 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8D5E13; nudged cooler, #658F11.

Work with #8d8913 in the Color Lab