Skip to content

#71aa21

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

RGB
113, 170, 33
HSL
85°, 68%, 40%
CMYK
34, 0, 81, 33
Luminance
0.3237

At a glance

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

Hex
#71aa21
Hue
85°
green
Saturation
68%
vivid
Lightness
40%
dark
Brightness
67%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3237
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.47:1
Closest name
Olive Drab
ΔE2000 9
Where it sits
Hue85° of 360°
Saturation68%
Lightness40%
Temperature
Warm ← → Cool46% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#71aa21
RGBrgb(113, 170, 33)
HSLhsl(85, 68%, 40%)
CMYKcmyk(34%, 0%, 81%, 33%)
LABlab(63.6 -38.9 58.9)
LCHlch(63.6 70.6 123.4)
OKLCHoklch(0.674 0.171 130.5)
Decimal7449121
Display P3color(display-p3 0.443 0.667 0.129)

Copy-ready code

/* CSS */
color: #71aa21;
background-color: #71aa21;
/* Tailwind (arbitrary) */
class="text-[#71aa21] bg-[#71aa21]"
/* SCSS */
$brand: #71aa21;
/* SwiftUI */
Color(red: 0.443, green: 0.667, blue: 0.129)
/* Android */
Color.parseColor("#71aa21")
/* Flutter */
Color(0xFF71AA21)
/* Python / OpenCV (BGR) */
(33, 170, 113)

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 #71aa21 · 7.47:1
Use #000000AAA at every size.
Aa
White text · 2.81:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.47:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #71aa21 as text scores 2.81:1 on white and 7.47:1 on black.

Accessibility — WCAG contrast

Aa
#71aa21 on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#71aa21 on black: 7.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B29D00
deuteranopia · #AA9930
tritanopia · #74A291

Color scale — 50 to 950

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

#F8FBF3
#F1F8E8
#E1F2CA
#CDEDA1
#B4E472
#9BDB43
#88CD28
#71aa21
#5B891B
#446317
#2A3E0E
Base = 700Lightest = 50 · #F8FBF3Darkest = 950 · #2A3E0E
:root {
  --brand-50: #F8FBF3;
  --brand-100: #F1F8E8;
  --brand-200: #E1F2CA;
  --brand-300: #CDEDA1;
  --brand-400: #B4E472;
  --brand-500: #9BDB43;
  --brand-600: #88CD28;
  --brand-700: #71aa21;
  --brand-800: #5B891B;
  --brand-900: #446317;
  --brand-950: #2A3E0E;
  --brand: #71aa21;
  --brand-ink: #000000;
}

Colors that work with #71aa21

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#DAEDC0
Hairlines and dividers
Muted text#799B4B
Captions on the surface
Accent#351DAE
Second voice, not a rival
Dark variant#476B15
Hover, pressed, headers
Light variant#F4FBEA
Selected rows, tints
Dark surface#1D2414
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 #71aa21

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#5A21AA
Analogous left#AA9F21
Analogous right#2CAA21
Split-complement 1#212CAA
Split-complement 2#9F21AA
Triadic 1#2171AA
Triadic 2#AA2171
Tetradic#21AA9F

RGB percentages

Red44.3%
Green66.7%
Blue12.9%

CMYK percentages

Cyan33.5%
Magenta0.0%
Yellow80.6%
Key (black)33.3%

Color previews

#71aa21 text on a black background

contrast 7.47:1

Card sample

#71aa21 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #71aa21;
Background color
Panel with #71aa21 background
background-color: #71aa21;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(113, 170, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(113, 170, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #71aa21;
background: linear-gradient(135deg, #71aa21, #21AA2C);

Monochromatic scale

Palettes built from #71aa21

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.

#71aa21 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.

#71aa21, answered

What color is #71aa21?

#71aa21 is a dark vivid green, closest to Olive Drab (ΔE2000 9). It sits at 85° on the hue wheel with 68% saturation and 40% lightness, which reads as neutral.

What is the RGB value of #71aa21?

rgb(113, 170, 33) — 113 red, 170 green and 33 blue out of 255, or 44.3% / 66.7% / 12.9% by channel.

Is #71aa21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3237 and perceived brightness is 57%, so black text on it reaches 7.47:1.

Should I use black or white text on #71aa21?

Black. It scores 7.47:1 against #71aa21, versus 2.81:1 for white — AAA at any size.

What is the complementary color of #71aa21?

#5A21AA sits directly opposite on the wheel. Softer options are the split-complements #212CAA and #9F21AA, which give the same contrast with far less vibration.

What colors go well with #71aa21?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #799B4B for secondary text, #351DAE as an accent and #476B15 for hover and pressed states. For a palette, the analogous pair #AA9F21 and #2CAA21 stays calm, while #5A21AA is the loudest partner.

What is #71aa21 in CMYK for printing?

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

Is #71aa21 warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A3AA21; nudged cooler, #3EAC1F.

Work with #71aa21 in the Color Lab