Skip to content

#8da721

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

RGB
141, 167, 33
HSL
72°, 67%, 39%
CMYK
16, 0, 80, 35
Luminance
0.3341

At a glance

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

Hex
#8da721
Hue
72°
green
Saturation
67%
vivid
Lightness
39%
dark
Brightness
65%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3341
WCAG relative
Temperature
Warm
35/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.68:1
Closest name
Olive Drab
ΔE2000 9.6
Where it sits
Hue72° of 360°
Saturation67%
Lightness39%
Temperature
Warm ← → Cool35% 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#8da721
RGBrgb(141, 167, 33)
HSLhsl(72, 67%, 39%)
CMYKcmyk(16%, 0%, 80%, 35%)
LABlab(64.5 -26.3 60.4)
LCHlch(64.5 65.8 113.5)
OKLCHoklch(0.685 0.153 120.7)
Decimal9283361
Display P3color(display-p3 0.553 0.655 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8da721 on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#8da721 on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B29D00
deuteranopia · #AF9D2F
tritanopia · #959E8F

Color scale — 50 to 950

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

#FAFBF3
#F5F8E8
#EAF1CA
#DEECA1
#CDE372
#BDDA44
#ADCC28
#8da721
#73881B
#546317
#353E0F
Base = 700Lightest = 50 · #FAFBF3Darkest = 950 · #353E0F
:root {
  --brand-50: #FAFBF3;
  --brand-100: #F5F8E8;
  --brand-200: #EAF1CA;
  --brand-300: #DEECA1;
  --brand-400: #CDE372;
  --brand-500: #BDDA44;
  --brand-600: #ADCC28;
  --brand-700: #8da721;
  --brand-800: #73881B;
  --brand-900: #546317;
  --brand-950: #353E0F;
  --brand: #8da721;
  --brand-ink: #000000;
}

Colors that work with #8da721

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#F9FAF4
Tinted page background
Border#E4EDC0
Hairlines and dividers
Muted text#8B9B4B
Captions on the surface
Accent#1D25AB
Second voice, not a rival
Dark variant#5A6A15
Hover, pressed, headers
Light variant#F7FBEA
Selected rows, tints
Dark surface#212414
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 #8da721

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#3B21A7
Analogous left#A77E21
Analogous right#4AA721
Split-complement 1#214AA7
Split-complement 2#7E21A7
Triadic 1#218DA7
Triadic 2#A7218D
Tetradic#21A77E

RGB percentages

Red55.3%
Green65.5%
Blue12.9%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow80.2%
Key (black)34.5%

Color previews

#8da721 text on a black background

contrast 7.68:1

Card sample

#8da721 text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 167, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 167, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8da721;
background: linear-gradient(135deg, #8da721, #34A721);

Monochromatic scale

Palettes built from #8da721

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.

#8da721 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#8da721, answered

What color is #8da721?

#8da721 is a dark vivid green, closest to Olive Drab (ΔE2000 9.6). It sits at 72° on the hue wheel with 67% saturation and 39% lightness, which reads as warm.

What is the RGB value of #8da721?

rgb(141, 167, 33) — 141 red, 167 green and 33 blue out of 255, or 55.3% / 65.5% / 12.9% by channel.

Is #8da721 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3341 and perceived brightness is 59%, so black text on it reaches 7.68:1.

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

Black. It scores 7.68:1 against #8da721, versus 2.73:1 for white — AAA at any size.

What is the complementary color of #8da721?

#3B21A7 sits directly opposite on the wheel. Softer options are the split-complements #214AA7 and #7E21A7, which give the same contrast with far less vibration.

What colors go well with #8da721?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8B9B4B for secondary text, #1D25AB as an accent and #5A6A15 for hover and pressed states. For a palette, the analogous pair #A77E21 and #4AA721 stays calm, while #3B21A7 is the loudest partner.

What is #8da721 in CMYK for printing?

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

Is #8da721 warm or cool?

Warm — it scores 35 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A79021; nudged cooler, #5CA91F.

Work with #8da721 in the Color Lab