Skip to content

#3e7e21

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

RGB
62, 126, 33
HSL
101°, 59%, 31%
CMYK
51, 0, 74, 51
Luminance
0.1606

At a glance

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

Hex
#3e7e21
Hue
101°
green
Saturation
59%
vivid
Lightness
31%
dark
Brightness
49%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1606
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
White
4.99:1
Closest name
Green
ΔE2000 4.4
Where it sits
Hue101° of 360°
Saturation59%
Lightness31%
Temperature
Warm ← → Cool55% 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#3e7e21
RGBrgb(62, 126, 33)
HSLhsl(101, 59%, 31%)
CMYKcmyk(51%, 0%, 74%, 51%)
LABlab(47.0 -37.9 42.1)
LCHlch(47.0 56.6 132.0)
OKLCHoklch(0.531 0.142 137.7)
Decimal4095521
Display P3color(display-p3 0.243 0.494 0.129)

Copy-ready code

/* CSS */
color: #3e7e21;
background-color: #3e7e21;
/* Tailwind (arbitrary) */
class="text-[#3e7e21] bg-[#3e7e21]"
/* SCSS */
$brand: #3e7e21;
/* SwiftUI */
Color(red: 0.243, green: 0.494, blue: 0.129)
/* Android */
Color.parseColor("#3e7e21")
/* Flutter */
Color(0xFF3E7E21)
/* Python / OpenCV (BGR) */
(33, 126, 62)

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

Accessibility — WCAG contrast

Aa
#3e7e21 on white: 4.99:1
AA ✓ pass · AA-large · AAA
Aa
#3e7e21 on black: 4.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #827311
deuteranopia · #7A6E2A
tritanopia · #3A796C

Color scale — 50 to 950

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

#F6FBF4
#EDF7E9
#D7EFCD
#BBE8A6
#98DC7A
#76D04D
#5FC233
#50A22A
#3e7e21
#315E1C
#1E3B12
Base = 800Lightest = 50 · #F6FBF4Darkest = 950 · #1E3B12
:root {
  --brand-50: #F6FBF4;
  --brand-100: #EDF7E9;
  --brand-200: #D7EFCD;
  --brand-300: #BBE8A6;
  --brand-400: #98DC7A;
  --brand-500: #76D04D;
  --brand-600: #5FC233;
  --brand-700: #50A22A;
  --brand-800: #3e7e21;
  --brand-900: #315E1C;
  --brand-950: #1E3B12;
  --brand: #3e7e21;
  --brand-ink: #ffffff;
}

Colors that work with #3e7e21

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F6FAF4
Tinted page background
Border#CEEDC0
Hairlines and dividers
Muted text#649B4B
Captions on the surface
Accent#491E81
Second voice, not a rival
Dark variant#32651A
Hover, pressed, headers
Light variant#EFFAEB
Selected rows, tints
Dark surface#192414
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 #3e7e21

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • 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
  • 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#61217E
Analogous left#6D7E21
Analogous right#217E33
Split-complement 1#33217E
Split-complement 2#7E216D
Triadic 1#213E7E
Triadic 2#7E213E
Tetradic#216D7E

RGB percentages

Red24.3%
Green49.4%
Blue12.9%

CMYK percentages

Cyan50.8%
Magenta0.0%
Yellow73.8%
Key (black)50.6%

Color previews

#3e7e21 text on a black background

contrast 4.21:1

Card sample

#3e7e21 text on a white background

contrast 4.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3e7e21;
Background color
Panel with #3e7e21 background
background-color: #3e7e21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3e7e21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(62, 126, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 126, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3e7e21;
background: linear-gradient(135deg, #3e7e21, #217E42);

Monochromatic scale

Palettes built from #3e7e21

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.

#3e7e21 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.

#3e7e21, answered

What color is #3e7e21?

#3e7e21 is a dark vivid green, closest to Green (ΔE2000 4.4). It sits at 101° on the hue wheel with 59% saturation and 31% lightness, which reads as neutral.

What is the RGB value of #3e7e21?

rgb(62, 126, 33) — 62 red, 126 green and 33 blue out of 255, or 24.3% / 49.4% / 12.9% by channel.

Is #3e7e21 a light or a dark color?

It is a dark color. Relative luminance is 0.1606 and perceived brightness is 40%, so white text on it reaches 4.99:1.

Should I use black or white text on #3e7e21?

White. It scores 4.99:1 against #3e7e21, versus 4.21:1 for black — AA at any size.

What is the complementary color of #3e7e21?

#61217E sits directly opposite on the wheel. Softer options are the split-complements #33217E and #7E216D, which give the same contrast with far less vibration.

What colors go well with #3e7e21?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #649B4B for secondary text, #491E81 as an accent and #32651A for hover and pressed states. For a palette, the analogous pair #6D7E21 and #217E33 stays calm, while #61217E is the loudest partner.

What is #3e7e21 in CMYK for printing?

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

Is #3e7e21 warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #607E21; nudged cooler, #1F8025.

Work with #3e7e21 in the Color Lab