Skip to content

#7d8513

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

RGB
125, 133, 19
HSL
64°, 75%, 30%
CMYK
6, 0, 86, 48
Luminance
0.2118

At a glance

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

Hex
#7d8513
Hue
64°
yellow
Saturation
75%
electric
Lightness
30%
dark
Brightness
52%
HSV value
Perceived
48%
weighted brightness
Luminance
0.2118
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
5.24:1
Closest name
Olive
ΔE2000 2.9
Where it sits
Hue64° of 360°
Saturation75%
Lightness30%
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#7d8513
RGBrgb(125, 133, 19)
HSLhsl(64, 75%, 30%)
CMYKcmyk(6%, 0%, 86%, 48%)
LABlab(53.1 -16.6 53.8)
LCHlch(53.1 56.3 107.1)
OKLCHoklch(0.591 0.127 114.0)
Decimal8226067
Display P3color(display-p3 0.490 0.522 0.075)

Copy-ready code

/* CSS */
color: #7d8513;
background-color: #7d8513;
/* Tailwind (arbitrary) */
class="text-[#7d8513] bg-[#7d8513]"
/* SCSS */
$brand: #7d8513;
/* SwiftUI */
Color(red: 0.490, green: 0.522, blue: 0.075)
/* Android */
Color.parseColor("#7d8513")
/* Flutter */
Color(0xFF7D8513)
/* Python / OpenCV (BGR) */
(19, 133, 125)

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

Accessibility — WCAG contrast

Aa
#7d8513 on white: 4.01:1
AA ✗ fail · AA-large · AAA
Aa
#7d8513 on black: 5.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8F7E00
deuteranopia · #8F801F
tritanopia · #867C71

Color scale — 50 to 950

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

#FBFCF3
#F7F9E7
#F1F4C8
#EBF19D
#E1EA6C
#D7E33B
#C9D61F
#A8B319
#7d8513
#626713
#3D410C
Base = 800Lightest = 50 · #FBFCF3Darkest = 950 · #3D410C
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F7F9E7;
  --brand-200: #F1F4C8;
  --brand-300: #EBF19D;
  --brand-400: #E1EA6C;
  --brand-500: #D7E33B;
  --brand-600: #C9D61F;
  --brand-700: #A8B319;
  --brand-800: #7d8513;
  --brand-900: #626713;
  --brand-950: #3D410C;
  --brand: #7d8513;
  --brand-ink: #000000;
}

Colors that work with #7d8513

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#E9EDC0
Hairlines and dividers
Muted text#959B4B
Captions on the surface
Accent#102688
Second voice, not a rival
Dark variant#697010
Hover, pressed, headers
Light variant#FAFCE9
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 #7d8513

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#1B1385
Analogous left#855413
Analogous right#448513
Split-complement 1#134485
Split-complement 2#541385
Triadic 1#137D85
Triadic 2#85137D
Tetradic#138554

RGB percentages

Red49.0%
Green52.2%
Blue7.5%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow85.7%
Key (black)47.8%

Color previews

#7d8513 text on a black background

contrast 5.24:1

Card sample

#7d8513 text on a white background

contrast 4.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 133, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 133, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7d8513;
background: linear-gradient(135deg, #7d8513, #318513);

Monochromatic scale

Palettes built from #7d8513

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.

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

#7d8513, answered

What color is #7d8513?

#7d8513 is a dark electric yellow, closest to Olive (ΔE2000 2.9). It sits at 64° on the hue wheel with 75% saturation and 30% lightness, which reads as warm.

What is the RGB value of #7d8513?

rgb(125, 133, 19) — 125 red, 133 green and 19 blue out of 255, or 49% / 52.2% / 7.5% by channel.

Is #7d8513 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2118 and perceived brightness is 48%, so black text on it reaches 5.24:1.

Should I use black or white text on #7d8513?

Black. It scores 5.24:1 against #7d8513, versus 4.01:1 for white — AA at any size.

What is the complementary color of #7d8513?

#1B1385 sits directly opposite on the wheel. Softer options are the split-complements #134485 and #541385, which give the same contrast with far less vibration.

What colors go well with #7d8513?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #959B4B for secondary text, #102688 as an accent and #697010 for hover and pressed states. For a palette, the analogous pair #855413 and #448513 stays calm, while #1B1385 is the loudest partner.

What is #7d8513 in CMYK for printing?

cmyk(6%, 0%, 86%, 48%). 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 #7d8513 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 #856313; nudged cooler, #538711.

Work with #7d8513 in the Color Lab