Skip to content

#739a21

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

RGB
115, 154, 33
HSL
79°, 65%, 37%
CMYK
25, 0, 79, 40
Luminance
0.2687

At a glance

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

Hex
#739a21
Hue
79°
green
Saturation
65%
vivid
Lightness
37%
dark
Brightness
60%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2687
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.37:1
Closest name
Olive Drab
ΔE2000 4.1
Where it sits
Hue79° of 360°
Saturation65%
Lightness37%
Temperature
Warm ← → Cool41% 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#739a21
RGBrgb(115, 154, 33)
HSLhsl(79, 65%, 37%)
CMYKcmyk(25%, 0%, 79%, 40%)
LABlab(58.9 -30.8 54.5)
LCHlch(58.9 62.6 119.4)
OKLCHoklch(0.635 0.150 126.5)
Decimal7576097
Display P3color(display-p3 0.451 0.604 0.129)

Copy-ready code

/* CSS */
color: #739a21;
background-color: #739a21;
/* Tailwind (arbitrary) */
class="text-[#739a21] bg-[#739a21]"
/* SCSS */
$brand: #739a21;
/* SwiftUI */
Color(red: 0.451, green: 0.604, blue: 0.129)
/* Android */
Color.parseColor("#739a21")
/* Flutter */
Color(0xFF739A21)
/* Python / OpenCV (BGR) */
(33, 154, 115)

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

Accessibility — WCAG contrast

Aa
#739a21 on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#739a21 on black: 6.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A28F00
deuteranopia · #9D8D2D
tritanopia · #789283

Color scale — 50 to 950

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

#F9FBF3
#F2F7E8
#E5F1CB
#D4EBA3
#BEE174
#A9D746
#97CA2B
#739a21
#64861D
#4A6219
#2E3D0F
Base = 700Lightest = 50 · #F9FBF3Darkest = 950 · #2E3D0F
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F2F7E8;
  --brand-200: #E5F1CB;
  --brand-300: #D4EBA3;
  --brand-400: #BEE174;
  --brand-500: #A9D746;
  --brand-600: #97CA2B;
  --brand-700: #739a21;
  --brand-800: #64861D;
  --brand-900: #4A6219;
  --brand-950: #2E3D0F;
  --brand: #739a21;
  --brand-ink: #000000;
}

Colors that work with #739a21

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#F8FAF4
Tinted page background
Border#DEEDC0
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#271D9E
Second voice, not a rival
Dark variant#4E6917
Hover, pressed, headers
Light variant#F5FAEA
Selected rows, tints
Dark surface#1F2414
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 #739a21

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
  • 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#48219A
Analogous left#9A8521
Analogous right#379A21
Split-complement 1#21379A
Split-complement 2#85219A
Triadic 1#21739A
Triadic 2#9A2173
Tetradic#219A85

RGB percentages

Red45.1%
Green60.4%
Blue12.9%

CMYK percentages

Cyan25.3%
Magenta0.0%
Yellow78.6%
Key (black)39.6%

Color previews

#739a21 text on a black background

contrast 6.37:1

Card sample

#739a21 text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #739a21;
Background color
Panel with #739a21 background
background-color: #739a21;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(115, 154, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(115, 154, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #739a21;
background: linear-gradient(135deg, #739a21, #229A21);

Monochromatic scale

Palettes built from #739a21

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.

#739a21 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.

#739a21, answered

What color is #739a21?

#739a21 is a dark vivid green, closest to Olive Drab (ΔE2000 4.1). It sits at 79° on the hue wheel with 65% saturation and 37% lightness, which reads as warm.

What is the RGB value of #739a21?

rgb(115, 154, 33) — 115 red, 154 green and 33 blue out of 255, or 45.1% / 60.4% / 12.9% by channel.

Is #739a21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2687 and perceived brightness is 53%, so black text on it reaches 6.37:1.

Should I use black or white text on #739a21?

Black. It scores 6.37:1 against #739a21, versus 3.30:1 for white — AA at any size.

What is the complementary color of #739a21?

#48219A sits directly opposite on the wheel. Softer options are the split-complements #21379A and #85219A, which give the same contrast with far less vibration.

What colors go well with #739a21?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #271D9E as an accent and #4E6917 for hover and pressed states. For a palette, the analogous pair #9A8521 and #379A21 stays calm, while #48219A is the loudest partner.

What is #739a21 in CMYK for printing?

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

Is #739a21 warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9A9521; nudged cooler, #469C1F.

Work with #739a21 in the Color Lab