Skip to content

#8b9821

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

RGB
139, 152, 33
HSL
67°, 64%, 36%
CMYK
9, 0, 78, 40
Luminance
0.2806

At a glance

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

Hex
#8b9821
Hue
67°
yellow
Saturation
64%
vivid
Lightness
36%
dark
Brightness
60%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2806
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
6.61:1
Closest name
Olive Drab
ΔE2000 7.5
Where it sits
Hue67° of 360°
Saturation64%
Lightness36%
Temperature
Warm ← → Cool31% 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#8b9821
RGBrgb(139, 152, 33)
HSLhsl(67, 64%, 36%)
CMYKcmyk(9%, 0%, 78%, 40%)
LABlab(59.9 -19.6 56.2)
LCHlch(59.9 59.5 109.3)
OKLCHoklch(0.648 0.137 115.9)
Decimal9148449
Display P3color(display-p3 0.545 0.596 0.129)

Copy-ready code

/* CSS */
color: #8b9821;
background-color: #8b9821;
/* Tailwind (arbitrary) */
class="text-[#8b9821] bg-[#8b9821]"
/* SCSS */
$brand: #8b9821;
/* SwiftUI */
Color(red: 0.545, green: 0.596, blue: 0.129)
/* Android */
Color.parseColor("#8b9821")
/* Flutter */
Color(0xFF8B9821)
/* Python / OpenCV (BGR) */
(33, 152, 139)

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

Accessibility — WCAG contrast

Aa
#8b9821 on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#8b9821 on black: 6.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A39000
deuteranopia · #A2912C
tritanopia · #948F82

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8b9821 is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFBF4
#F6F7E8
#ECF1CB
#E3EBA3
#D5E175
#C7D747
#B8C92C
#8b9821
#7B861D
#596119
#383D10
Base = 700Lightest = 50 · #FAFBF4Darkest = 950 · #383D10
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F6F7E8;
  --brand-200: #ECF1CB;
  --brand-300: #E3EBA3;
  --brand-400: #D5E175;
  --brand-500: #C7D747;
  --brand-600: #B8C92C;
  --brand-700: #8b9821;
  --brand-800: #7B861D;
  --brand-900: #596119;
  --brand-950: #383D10;
  --brand: #8b9821;
  --brand-ink: #000000;
}

Colors that work with #8b9821

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#E8EDC0
Hairlines and dividers
Muted text#929B4B
Captions on the surface
Accent#1D2F9C
Second voice, not a rival
Dark variant#606917
Hover, pressed, headers
Light variant#F9FAEA
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 #8b9821

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#2E2198
Analogous left#986A21
Analogous right#4F9821
Split-complement 1#214F98
Split-complement 2#6A2198
Triadic 1#218B98
Triadic 2#98218B
Tetradic#21986A

RGB percentages

Red54.5%
Green59.6%
Blue12.9%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow78.3%
Key (black)40.4%

Color previews

#8b9821 text on a black background

contrast 6.61:1

Card sample

#8b9821 text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 152, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 152, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8b9821;
background: linear-gradient(135deg, #8b9821, #3C9821);

Monochromatic scale

Palettes built from #8b9821

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.

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

#8b9821, answered

What color is #8b9821?

#8b9821 is a dark vivid yellow, closest to Olive Drab (ΔE2000 7.5). It sits at 67° on the hue wheel with 64% saturation and 36% lightness, which reads as warm.

What is the RGB value of #8b9821?

rgb(139, 152, 33) — 139 red, 152 green and 33 blue out of 255, or 54.5% / 59.6% / 12.9% by channel.

Is #8b9821 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2806 and perceived brightness is 55%, so black text on it reaches 6.61:1.

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

Black. It scores 6.61:1 against #8b9821, versus 3.18:1 for white — AA at any size.

What is the complementary color of #8b9821?

#2E2198 sits directly opposite on the wheel. Softer options are the split-complements #214F98 and #6A2198, which give the same contrast with far less vibration.

What colors go well with #8b9821?

For interface work: #FAFAF4 as the surface, #E8EDC0 for borders, #929B4B for secondary text, #1D2F9C as an accent and #606917 for hover and pressed states. For a palette, the analogous pair #986A21 and #4F9821 stays calm, while #2E2198 is the loudest partner.

What is #8b9821 in CMYK for printing?

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

Is #8b9821 warm or cool?

Warm — it scores 31 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #987A21; nudged cooler, #5F9A1F.

Work with #8b9821 in the Color Lab