Skip to content

#8d9607

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

RGB
141, 150, 7
HSL
64°, 91%, 31%
CMYK
6, 0, 95, 41
Luminance
0.2749

At a glance

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

Hex
#8d9607
Hue
64°
yellow
Saturation
91%
electric
Lightness
31%
dark
Brightness
59%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2749
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
6.50:1
Closest name
Olive
ΔE2000 7.6
Where it sits
Hue64° of 360°
Saturation91%
Lightness31%
Temperature
Warm ← → Cool28% 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#8d9607
RGBrgb(141, 150, 7)
HSLhsl(64, 91%, 31%)
CMYKcmyk(6%, 0%, 95%, 41%)
LABlab(59.4 -18.4 61.7)
LCHlch(59.4 64.4 106.6)
OKLCHoklch(0.644 0.143 114.0)
Decimal9278983
Display P3color(display-p3 0.553 0.588 0.027)

Copy-ready code

/* CSS */
color: #8d9607;
background-color: #8d9607;
/* Tailwind (arbitrary) */
class="text-[#8d9607] bg-[#8d9607]"
/* SCSS */
$brand: #8d9607;
/* SwiftUI */
Color(red: 0.553, green: 0.588, blue: 0.027)
/* Android */
Color.parseColor("#8d9607")
/* Flutter */
Color(0xFF8D9607)
/* Python / OpenCV (BGR) */
(7, 150, 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 #8d9607 · 6.50:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.23:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.50:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #8d9607 as text scores 3.23:1 on white and 6.50:1 on black.

Accessibility — WCAG contrast

Aa
#8d9607 on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#8d9607 on black: 6.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A28E00
deuteranopia · #A2901D
tritanopia · #978C7F

Color scale — 50 to 950

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

#FCFDF2
#F9FBE5
#F5F9C3
#F4FA94
#EEF85E
#E8F529
#DCEA0B
#B7C309
#8d9607
#6A700A
#424606
Base = 800Lightest = 50 · #FCFDF2Darkest = 950 · #424606
:root {
  --brand-50: #FCFDF2;
  --brand-100: #F9FBE5;
  --brand-200: #F5F9C3;
  --brand-300: #F4FA94;
  --brand-400: #EEF85E;
  --brand-500: #E8F529;
  --brand-600: #DCEA0B;
  --brand-700: #B7C309;
  --brand-800: #8d9607;
  --brand-900: #6A700A;
  --brand-950: #424606;
  --brand: #8d9607;
  --brand-ink: #000000;
}

Colors that work with #8d9607

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#EAEDC0
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#042099
Second voice, not a rival
Dark variant#727A06
Hover, pressed, headers
Light variant#FCFEE7
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 #8d9607

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#100796
Analogous left#965807
Analogous right#459607
Split-complement 1#074596
Split-complement 2#580796
Triadic 1#078D96
Triadic 2#96078D
Tetradic#079658

RGB percentages

Red55.3%
Green58.8%
Blue2.7%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow95.3%
Key (black)41.2%

Color previews

#8d9607 text on a black background

contrast 6.50:1

Card sample

#8d9607 text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 150, 7, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 150, 7, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8d9607;
background: linear-gradient(135deg, #8d9607, #2E9607);

Monochromatic scale

Palettes built from #8d9607

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.

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

#8d9607, answered

What color is #8d9607?

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

What is the RGB value of #8d9607?

rgb(141, 150, 7) — 141 red, 150 green and 7 blue out of 255, or 55.3% / 58.8% / 2.7% by channel.

Is #8d9607 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2749 and perceived brightness is 54%, so black text on it reaches 6.50:1.

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

Black. It scores 6.50:1 against #8d9607, versus 3.23:1 for white — AA at any size.

What is the complementary color of #8d9607?

#100796 sits directly opposite on the wheel. Softer options are the split-complements #074596 and #580796, which give the same contrast with far less vibration.

What colors go well with #8d9607?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #969B4B for secondary text, #042099 as an accent and #727A06 for hover and pressed states. For a palette, the analogous pair #965807 and #459607 stays calm, while #100796 is the loudest partner.

What is #8d9607 in CMYK for printing?

cmyk(6%, 0%, 95%, 41%). 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 #8d9607 warm or cool?

Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #966B07; nudged cooler, #599805.

Work with #8d9607 in the Color Lab