Skip to content

#7aaa21

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

RGB
122, 170, 33
HSL
81°, 68%, 40%
CMYK
28, 0, 81, 33
Luminance
0.3300

At a glance

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

Hex
#7aaa21
Hue
81°
green
Saturation
68%
vivid
Lightness
40%
dark
Brightness
67%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3300
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.60:1
Closest name
Olive Drab
ΔE2000 9
Where it sits
Hue81° of 360°
Saturation68%
Lightness40%
Temperature
Warm ← → Cool43% 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#7aaa21
RGBrgb(122, 170, 33)
HSLhsl(81, 68%, 40%)
CMYKcmyk(28%, 0%, 81%, 33%)
LABlab(64.2 -35.4 59.6)
LCHlch(64.2 69.3 120.7)
OKLCHoklch(0.679 0.166 127.9)
Decimal8038945
Display P3color(display-p3 0.478 0.667 0.129)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#7aaa21 on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#7aaa21 on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B39E00
deuteranopia · #AC9B30
tritanopia · #7FA291

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7aaa21 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
#F2F8E8
#E4F2CA
#D2EDA1
#BCE472
#A6DB43
#93CD28
#7aaa21
#62891B
#496317
#2D3E0E
Base = 700Lightest = 50 · #F9FBF3Darkest = 950 · #2D3E0E
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F2F8E8;
  --brand-200: #E4F2CA;
  --brand-300: #D2EDA1;
  --brand-400: #BCE472;
  --brand-500: #A6DB43;
  --brand-600: #93CD28;
  --brand-700: #7aaa21;
  --brand-800: #62891B;
  --brand-900: #496317;
  --brand-950: #2D3E0E;
  --brand: #7aaa21;
  --brand-ink: #000000;
}

Colors that work with #7aaa21

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#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#2B1DAE
Second voice, not a rival
Dark variant#4D6B15
Hover, pressed, headers
Light variant#F5FBEA
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 #7aaa21

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#5121AA
Analogous left#AA9521
Analogous right#36AA21
Split-complement 1#2136AA
Split-complement 2#9521AA
Triadic 1#217AAA
Triadic 2#AA217A
Tetradic#21AA95

RGB percentages

Red47.8%
Green66.7%
Blue12.9%

CMYK percentages

Cyan28.2%
Magenta0.0%
Yellow80.6%
Key (black)33.3%

Color previews

#7aaa21 text on a black background

contrast 7.60:1

Card sample

#7aaa21 text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7aaa21

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.

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

#7aaa21, answered

What color is #7aaa21?

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

What is the RGB value of #7aaa21?

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

Is #7aaa21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3300 and perceived brightness is 58%, so black text on it reaches 7.60:1.

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

Black. It scores 7.60:1 against #7aaa21, versus 2.76:1 for white — AAA at any size.

What is the complementary color of #7aaa21?

#5121AA sits directly opposite on the wheel. Softer options are the split-complements #2136AA and #9521AA, which give the same contrast with far less vibration.

What colors go well with #7aaa21?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #2B1DAE as an accent and #4D6B15 for hover and pressed states. For a palette, the analogous pair #AA9521 and #36AA21 stays calm, while #5121AA is the loudest partner.

What is #7aaa21 in CMYK for printing?

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

Is #7aaa21 warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AAA821; nudged cooler, #47AC1F.

Work with #7aaa21 in the Color Lab