Skip to content

#4e8b21

a dark, vivid green · neutral · closest name: Forest Green

RGB
78, 139, 33
HSL
95°, 62%, 34%
CMYK
44, 0, 76, 46
Luminance
0.2019

At a glance

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

Hex
#4e8b21
Hue
95°
green
Saturation
62%
vivid
Lightness
34%
dark
Brightness
55%
HSV value
Perceived
45%
weighted brightness
Luminance
0.2019
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
5.04:1
Closest name
Forest Green
ΔE2000 4.9
Where it sits
Hue95° of 360°
Saturation62%
Lightness34%
Temperature
Warm ← → Cool52% 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#4e8b21
RGBrgb(78, 139, 33)
HSLhsl(95, 62%, 34%)
CMYKcmyk(44%, 0%, 76%, 46%)
LABlab(52.1 -38.1 47.3)
LCHlch(52.1 60.7 128.8)
OKLCHoklch(0.574 0.150 135.1)
Decimal5147425
Display P3color(display-p3 0.306 0.545 0.129)

Copy-ready code

/* CSS */
color: #4e8b21;
background-color: #4e8b21;
/* Tailwind (arbitrary) */
class="text-[#4e8b21] bg-[#4e8b21]"
/* SCSS */
$brand: #4e8b21;
/* SwiftUI */
Color(red: 0.306, green: 0.545, blue: 0.129)
/* Android */
Color.parseColor("#4e8b21")
/* Flutter */
Color(0xFF4E8B21)
/* Python / OpenCV (BGR) */
(33, 139, 78)

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

Accessibility — WCAG contrast

Aa
#4e8b21 on white: 4.17:1
AA ✗ fail · AA-large · AAA
Aa
#4e8b21 on black: 5.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #907F0B
deuteranopia · #887A2C
tritanopia · #4C8677

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4e8b21 is pinned to step 800; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FBF4
#EFF7E8
#DBF0CC
#C2E9A4
#A3DF77
#84D44A
#6FC62F
#5DA527
#4e8b21
#38601B
#233C11
Base = 800Lightest = 50 · #F7FBF4Darkest = 950 · #233C11
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EFF7E8;
  --brand-200: #DBF0CC;
  --brand-300: #C2E9A4;
  --brand-400: #A3DF77;
  --brand-500: #84D44A;
  --brand-600: #6FC62F;
  --brand-700: #5DA527;
  --brand-800: #4e8b21;
  --brand-900: #38601B;
  --brand-950: #233C11;
  --brand: #4e8b21;
  --brand-ink: #000000;
}

Colors that work with #4e8b21

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#D3EDC0
Hairlines and dividers
Muted text#6D9B4B
Captions on the surface
Accent#421E8E
Second voice, not a rival
Dark variant#3A6718
Hover, pressed, headers
Light variant#F1FAEA
Selected rows, tints
Dark surface#1B2414
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 #4e8b21

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#5E218B
Analogous left#838B21
Analogous right#218B29
Split-complement 1#29218B
Split-complement 2#8B2183
Triadic 1#214E8B
Triadic 2#8B214E
Tetradic#21838B

RGB percentages

Red30.6%
Green54.5%
Blue12.9%

CMYK percentages

Cyan43.9%
Magenta0.0%
Yellow76.3%
Key (black)45.5%

Color previews

#4e8b21 text on a black background

contrast 5.04:1

Card sample

#4e8b21 text on a white background

contrast 4.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(78, 139, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 139, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4e8b21;
background: linear-gradient(135deg, #4e8b21, #218B3B);

Monochromatic scale

Palettes built from #4e8b21

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.

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

#4e8b21, answered

What color is #4e8b21?

#4e8b21 is a dark vivid green, closest to Forest Green (ΔE2000 4.9). It sits at 95° on the hue wheel with 62% saturation and 34% lightness, which reads as neutral.

What is the RGB value of #4e8b21?

rgb(78, 139, 33) — 78 red, 139 green and 33 blue out of 255, or 30.6% / 54.5% / 12.9% by channel.

Is #4e8b21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2019 and perceived brightness is 45%, so black text on it reaches 5.04:1.

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

Black. It scores 5.04:1 against #4e8b21, versus 4.17:1 for white — AA at any size.

What is the complementary color of #4e8b21?

#5E218B sits directly opposite on the wheel. Softer options are the split-complements #29218B and #8B2183, which give the same contrast with far less vibration.

What colors go well with #4e8b21?

For interface work: #F7FAF4 as the surface, #D3EDC0 for borders, #6D9B4B for secondary text, #421E8E as an accent and #3A6718 for hover and pressed states. For a palette, the analogous pair #838B21 and #218B29 stays calm, while #5E218B is the loudest partner.

What is #4e8b21 in CMYK for printing?

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

Is #4e8b21 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #758B21; nudged cooler, #268D1F.

Work with #4e8b21 in the Color Lab