Skip to content

#7b9727

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

RGB
123, 151, 39
HSL
75°, 59%, 37%
CMYK
19, 0, 74, 41
Luminance
0.2649

At a glance

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

Hex
#7b9727
Hue
75°
green
Saturation
59%
vivid
Lightness
37%
dark
Brightness
59%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2649
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.30:1
Closest name
Olive Drab
ΔE2000 4
Where it sits
Hue75° of 360°
Saturation59%
Lightness37%
Temperature
Warm ← → Cool38% 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#7b9727
RGBrgb(123, 151, 39)
HSLhsl(75, 59%, 37%)
CMYKcmyk(19%, 0%, 74%, 41%)
LABlab(58.5 -25.7 52.3)
LCHlch(58.5 58.3 116.2)
OKLCHoklch(0.633 0.139 122.8)
Decimal8099623
Display P3color(display-p3 0.482 0.592 0.153)

Copy-ready code

/* CSS */
color: #7b9727;
background-color: #7b9727;
/* Tailwind (arbitrary) */
class="text-[#7b9727] bg-[#7b9727]"
/* SCSS */
$brand: #7b9727;
/* SwiftUI */
Color(red: 0.482, green: 0.592, blue: 0.153)
/* Android */
Color.parseColor("#7b9727")
/* Flutter */
Color(0xFF7B9727)
/* Python / OpenCV (BGR) */
(39, 151, 123)

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

Accessibility — WCAG contrast

Aa
#7b9727 on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#7b9727 on black: 6.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A08D11
deuteranopia · #9C8D31
tritanopia · #818F81

Color scale — 50 to 950

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

#F9FBF4
#F3F7E9
#E6EFCD
#D7E8A6
#C4DC79
#B0D14D
#9EC232
#7b9727
#6A8222
#4E5E1C
#313B12
Base = 700Lightest = 50 · #F9FBF4Darkest = 950 · #313B12
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F3F7E9;
  --brand-200: #E6EFCD;
  --brand-300: #D7E8A6;
  --brand-400: #C4DC79;
  --brand-500: #B0D14D;
  --brand-600: #9EC232;
  --brand-700: #7b9727;
  --brand-800: #6A8222;
  --brand-900: #4E5E1C;
  --brand-950: #313B12;
  --brand: #7b9727;
  --brand-ink: #000000;
}

Colors that work with #7b9727

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#E1EDC0
Hairlines and dividers
Muted text#879B4B
Captions on the surface
Accent#23239B
Second voice, not a rival
Dark variant#53651A
Hover, pressed, headers
Light variant#F6FAEB
Selected rows, tints
Dark surface#202414
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 #7b9727

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#432797
Analogous left#977B27
Analogous right#439727
Split-complement 1#274397
Split-complement 2#7B2797
Triadic 1#277B97
Triadic 2#97277B
Tetradic#27977B

RGB percentages

Red48.2%
Green59.2%
Blue15.3%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow74.2%
Key (black)40.8%

Color previews

#7b9727 text on a black background

contrast 6.30:1

Card sample

#7b9727 text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 151, 39, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 151, 39, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7b9727;
background: linear-gradient(135deg, #7b9727, #309727);

Monochromatic scale

Palettes built from #7b9727

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.

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

#7b9727, answered

What color is #7b9727?

#7b9727 is a dark vivid green, closest to Olive Drab (ΔE2000 4). It sits at 75° on the hue wheel with 59% saturation and 37% lightness, which reads as warm.

What is the RGB value of #7b9727?

rgb(123, 151, 39) — 123 red, 151 green and 39 blue out of 255, or 48.2% / 59.2% / 15.3% by channel.

Is #7b9727 a light or a dark color?

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

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

Black. It scores 6.30:1 against #7b9727, versus 3.33:1 for white — AA at any size.

What is the complementary color of #7b9727?

#432797 sits directly opposite on the wheel. Softer options are the split-complements #274397 and #7B2797, which give the same contrast with far less vibration.

What colors go well with #7b9727?

For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #879B4B for secondary text, #23239B as an accent and #53651A for hover and pressed states. For a palette, the analogous pair #977B27 and #439727 stays calm, while #432797 is the loudest partner.

What is #7b9727 in CMYK for printing?

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

Is #7b9727 warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #978A27; nudged cooler, #529925.

Work with #7b9727 in the Color Lab