Skip to content

#4f9f21

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

RGB
79, 159, 33
HSL
98°, 66%, 38%
CMYK
50, 0, 79, 38
Luminance
0.2657

At a glance

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

Hex
#4f9f21
Hue
98°
green
Saturation
66%
vivid
Lightness
38%
dark
Brightness
62%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2657
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.31:1
Closest name
Olive Drab
ΔE2000 7.6
Where it sits
Hue98° of 360°
Saturation66%
Lightness38%
Temperature
Warm ← → Cool53% 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#4f9f21
RGBrgb(79, 159, 33)
HSLhsl(98, 66%, 38%)
CMYKcmyk(50%, 0%, 79%, 38%)
LABlab(58.6 -46.0 53.6)
LCHlch(58.6 70.6 130.6)
OKLCHoklch(0.628 0.175 137.0)
Decimal5218081
Display P3color(display-p3 0.310 0.624 0.129)

Copy-ready code

/* CSS */
color: #4f9f21;
background-color: #4f9f21;
/* Tailwind (arbitrary) */
class="text-[#4f9f21] bg-[#4f9f21]"
/* SCSS */
$brand: #4f9f21;
/* SwiftUI */
Color(red: 0.310, green: 0.624, blue: 0.129)
/* Android */
Color.parseColor("#4f9f21")
/* Flutter */
Color(0xFF4F9F21)
/* Python / OpenCV (BGR) */
(33, 159, 79)

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 #4f9f21 · 6.31: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.31:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #4f9f21 as text scores 3.33:1 on white and 6.31:1 on black.

Accessibility — WCAG contrast

Aa
#4f9f21 on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#4f9f21 on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A49100
deuteranopia · #9A8A2F
tritanopia · #4A9988

Color scale — 50 to 950

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

#F6FBF3
#EEF8E8
#D9F1CB
#BDECA2
#9CE274
#7BD845
#65CB2A
#4f9f21
#43871C
#336218
#203D0F
Base = 700Lightest = 50 · #F6FBF3Darkest = 950 · #203D0F
:root {
  --brand-50: #F6FBF3;
  --brand-100: #EEF8E8;
  --brand-200: #D9F1CB;
  --brand-300: #BDECA2;
  --brand-400: #9CE274;
  --brand-500: #7BD845;
  --brand-600: #65CB2A;
  --brand-700: #4f9f21;
  --brand-800: #43871C;
  --brand-900: #336218;
  --brand-950: #203D0F;
  --brand: #4f9f21;
  --brand-ink: #000000;
}

Colors that work with #4f9f21

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#F7FAF4
Tinted page background
Border#D0EDC0
Hairlines and dividers
Muted text#689B4B
Captions on the surface
Accent#511DA3
Second voice, not a rival
Dark variant#346A16
Hover, pressed, headers
Light variant#F0FBEA
Selected rows, tints
Dark surface#1A2414
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 #4f9f21

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#71219F
Analogous left#8E9F21
Analogous right#219F32
Split-complement 1#32219F
Split-complement 2#9F218E
Triadic 1#214F9F
Triadic 2#9F214F
Tetradic#218E9F

RGB percentages

Red31.0%
Green62.4%
Blue12.9%

CMYK percentages

Cyan50.3%
Magenta0.0%
Yellow79.2%
Key (black)37.6%

Color previews

#4f9f21 text on a black background

contrast 6.31:1

Card sample

#4f9f21 text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4f9f21;
Background color
Panel with #4f9f21 background
background-color: #4f9f21;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(79, 159, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 159, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4f9f21;
background: linear-gradient(135deg, #4f9f21, #219F47);

Monochromatic scale

Palettes built from #4f9f21

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.

#4f9f21 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.

#4f9f21, answered

What color is #4f9f21?

#4f9f21 is a dark vivid green, closest to Olive Drab (ΔE2000 7.6). It sits at 98° on the hue wheel with 66% saturation and 38% lightness, which reads as neutral.

What is the RGB value of #4f9f21?

rgb(79, 159, 33) — 79 red, 159 green and 33 blue out of 255, or 31% / 62.4% / 12.9% by channel.

Is #4f9f21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2657 and perceived brightness is 51%, so black text on it reaches 6.31:1.

Should I use black or white text on #4f9f21?

Black. It scores 6.31:1 against #4f9f21, versus 3.33:1 for white — AA at any size.

What is the complementary color of #4f9f21?

#71219F sits directly opposite on the wheel. Softer options are the split-complements #32219F and #9F218E, which give the same contrast with far less vibration.

What colors go well with #4f9f21?

For interface work: #F7FAF4 as the surface, #D0EDC0 for borders, #689B4B for secondary text, #511DA3 as an accent and #346A16 for hover and pressed states. For a palette, the analogous pair #8E9F21 and #219F32 stays calm, while #71219F is the loudest partner.

What is #4f9f21 in CMYK for printing?

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

Is #4f9f21 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7D9F21; nudged cooler, #1FA11F.

Work with #4f9f21 in the Color Lab