Skip to content

#7f7c2f

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

RGB
127, 124, 47
HSL
58°, 46%, 34%
CMYK
0, 2, 63, 50
Luminance
0.1913

At a glance

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

Hex
#7f7c2f
Hue
58°
yellow
Saturation
46%
vivid
Lightness
34%
dark
Brightness
50%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1913
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
4.83:1
Closest name
Olive
ΔE2000 5
Where it sits
Hue58° of 360°
Saturation46%
Lightness34%
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#7f7c2f
RGBrgb(127, 124, 47)
HSLhsl(58, 46%, 34%)
CMYKcmyk(0%, 2%, 63%, 50%)
LABlab(50.8 -9.3 41.3)
LCHlch(50.8 42.3 102.8)
OKLCHoklch(0.573 0.099 107.0)
Decimal8354863
Display P3color(display-p3 0.498 0.486 0.184)

Copy-ready code

/* CSS */
color: #7f7c2f;
background-color: #7f7c2f;
/* Tailwind (arbitrary) */
class="text-[#7f7c2f] bg-[#7f7c2f]"
/* SCSS */
$brand: #7f7c2f;
/* SwiftUI */
Color(red: 0.498, green: 0.486, blue: 0.184)
/* Android */
Color.parseColor("#7f7c2f")
/* Flutter */
Color(0xFF7F7C2F)
/* Python / OpenCV (BGR) */
(47, 124, 127)

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

Accessibility — WCAG contrast

Aa
#7f7c2f on white: 4.35:1
AA ✗ fail · AA-large · AAA
Aa
#7f7c2f on black: 4.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #867726
deuteranopia · #887A33
tritanopia · #88746C

Color scale — 50 to 950

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

#FAFAF5
#F5F5EA
#EBEAD0
#E1DFAD
#D2CF84
#C2BE5B
#B3AE42
#959137
#7f7c2f
#575523
#363516
Base = 800Lightest = 50 · #FAFAF5Darkest = 950 · #363516
:root {
  --brand-50: #FAFAF5;
  --brand-100: #F5F5EA;
  --brand-200: #EBEAD0;
  --brand-300: #E1DFAD;
  --brand-400: #D2CF84;
  --brand-500: #C2BE5B;
  --brand-600: #B3AE42;
  --brand-700: #959137;
  --brand-800: #7f7c2f;
  --brand-900: #575523;
  --brand-950: #363516;
  --brand: #7f7c2f;
  --brand-ink: #000000;
}

Colors that work with #7f7c2f

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#E9E8C3
Hairlines and dividers
Muted text#9B984B
Captions on the surface
Accent#2B4582
Second voice, not a rival
Dark variant#5D5B22
Hover, pressed, headers
Light variant#F8F8EC
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 #7f7c2f

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#2F327F
Analogous left#7F542F
Analogous right#5A7F2F
Split-complement 1#2F5A7F
Split-complement 2#542F7F
Triadic 1#2F7F7C
Triadic 2#7C2F7F
Tetradic#2F7F54

RGB percentages

Red49.8%
Green48.6%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow63.0%
Key (black)50.2%

Color previews

#7f7c2f text on a black background

contrast 4.83:1

Card sample

#7f7c2f text on a white background

contrast 4.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 124, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 124, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7f7c2f;
background: linear-gradient(135deg, #7f7c2f, #4D7F2F);

Monochromatic scale

Palettes built from #7f7c2f

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.

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

#7f7c2f, answered

What color is #7f7c2f?

#7f7c2f is a dark vivid yellow, closest to Olive (ΔE2000 5). It sits at 58° on the hue wheel with 46% saturation and 34% lightness, which reads as warm.

What is the RGB value of #7f7c2f?

rgb(127, 124, 47) — 127 red, 124 green and 47 blue out of 255, or 49.8% / 48.6% / 18.4% by channel.

Is #7f7c2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.1913 and perceived brightness is 47%, so black text on it reaches 4.83:1.

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

Black. It scores 4.83:1 against #7f7c2f, versus 4.35:1 for white — AA at any size.

What is the complementary color of #7f7c2f?

#2F327F sits directly opposite on the wheel. Softer options are the split-complements #2F5A7F and #542F7F, which give the same contrast with far less vibration.

What colors go well with #7f7c2f?

For interface work: #FAFAF4 as the surface, #E9E8C3 for borders, #9B984B for secondary text, #2B4582 as an accent and #5D5B22 for hover and pressed states. For a palette, the analogous pair #7F542F and #5A7F2F stays calm, while #2F327F is the loudest partner.

What is #7f7c2f in CMYK for printing?

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

Is #7f7c2f 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 #7F5F2F; nudged cooler, #65812D.

Work with #7f7c2f in the Color Lab