Skip to content

#7e7821

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

RGB
126, 120, 33
HSL
56°, 59%, 31%
CMYK
0, 5, 74, 51
Luminance
0.1798

At a glance

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

Hex
#7e7821
Hue
56°
yellow
Saturation
59%
vivid
Lightness
31%
dark
Brightness
49%
HSV value
Perceived
45%
weighted brightness
Luminance
0.1798
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
4.60:1
Closest name
Olive
ΔE2000 4.4
Where it sits
Hue56° of 360°
Saturation59%
Lightness31%
Temperature
Warm ← → Cool22% 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#7e7821
RGBrgb(126, 120, 33)
HSLhsl(56, 59%, 31%)
CMYKcmyk(0%, 5%, 74%, 51%)
LABlab(49.5 -8.5 45.9)
LCHlch(49.5 46.7 100.5)
OKLCHoklch(0.561 0.106 105.4)
Decimal8288289
Display P3color(display-p3 0.494 0.471 0.129)

Copy-ready code

/* CSS */
color: #7e7821;
background-color: #7e7821;
/* Tailwind (arbitrary) */
class="text-[#7e7821] bg-[#7e7821]"
/* SCSS */
$brand: #7e7821;
/* SwiftUI */
Color(red: 0.494, green: 0.471, blue: 0.129)
/* Android */
Color.parseColor("#7e7821")
/* Flutter */
Color(0xFF7E7821)
/* Python / OpenCV (BGR) */
(33, 120, 126)

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

Accessibility — WCAG contrast

Aa
#7e7821 on white: 4.57:1
AA ✓ pass · AA-large · AAA
Aa
#7e7821 on black: 4.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #837412
deuteranopia · #857727
tritanopia · #887067

Color scale — 50 to 950

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

#FBFAF4
#F7F6E9
#EFEDCD
#E8E3A6
#DCD67A
#D0C84D
#C2B933
#A29A2A
#7e7821
#5E5A1C
#3B3812
Base = 800Lightest = 50 · #FBFAF4Darkest = 950 · #3B3812
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F6E9;
  --brand-200: #EFEDCD;
  --brand-300: #E8E3A6;
  --brand-400: #DCD67A;
  --brand-500: #D0C84D;
  --brand-600: #C2B933;
  --brand-700: #A29A2A;
  --brand-800: #7e7821;
  --brand-900: #5E5A1C;
  --brand-950: #3B3812;
  --brand: #7e7821;
  --brand-ink: #000000;
}

Colors that work with #7e7821

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#EDEAC0
Hairlines and dividers
Muted text#9B964B
Captions on the surface
Accent#1E3D81
Second voice, not a rival
Dark variant#65601A
Hover, pressed, headers
Light variant#FAF9EB
Selected rows, tints
Dark surface#242314
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 #7e7821

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

Works well for
  • Body text and links 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
  • 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#21277E
Analogous left#7E4A21
Analogous right#567E21
Split-complement 1#21567E
Split-complement 2#4A217E
Triadic 1#217E78
Triadic 2#78217E
Tetradic#217E4A

RGB percentages

Red49.4%
Green47.1%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta4.8%
Yellow73.8%
Key (black)50.6%

Color previews

#7e7821 text on a black background

contrast 4.60:1

Card sample

#7e7821 text on a white background

contrast 4.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 120, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 120, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7e7821;
background: linear-gradient(135deg, #7e7821, #467E21);

Monochromatic scale

Palettes built from #7e7821

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.

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

#7e7821, answered

What color is #7e7821?

#7e7821 is a dark vivid yellow, closest to Olive (ΔE2000 4.4). It sits at 56° on the hue wheel with 59% saturation and 31% lightness, which reads as warm.

What is the RGB value of #7e7821?

rgb(126, 120, 33) — 126 red, 120 green and 33 blue out of 255, or 49.4% / 47.1% / 12.9% by channel.

Is #7e7821 a light or a dark color?

It is a dark color. Relative luminance is 0.1798 and perceived brightness is 45%, so black text on it reaches 4.60:1.

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

Black. It scores 4.60:1 against #7e7821, versus 4.57:1 for white — AA at any size.

What is the complementary color of #7e7821?

#21277E sits directly opposite on the wheel. Softer options are the split-complements #21567E and #4A217E, which give the same contrast with far less vibration.

What colors go well with #7e7821?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #1E3D81 as an accent and #65601A for hover and pressed states. For a palette, the analogous pair #7E4A21 and #567E21 stays calm, while #21277E is the loudest partner.

What is #7e7821 in CMYK for printing?

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

Is #7e7821 warm or cool?

Warm — it scores 22 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7E5621; nudged cooler, #63801F.

Work with #7e7821 in the Color Lab