Skip to content

#3e9c2f

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

RGB
62, 156, 47
HSL
112°, 54%, 40%
CMYK
60, 0, 70, 39
Luminance
0.2501

At a glance

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

Hex
#3e9c2f
Hue
112°
green
Saturation
54%
vivid
Lightness
40%
dark
Brightness
61%
HSV value
Perceived
49%
weighted brightness
Luminance
0.2501
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.00:1
Closest name
Forest Green
ΔE2000 6.3
Where it sits
Hue112° of 360°
Saturation54%
Lightness40%
Temperature
Warm ← → Cool59% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#3e9c2f
RGBrgb(62, 156, 47)
HSLhsl(112, 54%, 40%)
CMYKcmyk(60%, 0%, 70%, 39%)
LABlab(57.1 -48.5 46.8)
LCHlch(57.1 67.4 136.0)
OKLCHoklch(0.614 0.171 141.1)
Decimal4103215
Display P3color(display-p3 0.243 0.612 0.184)

Copy-ready code

/* CSS */
color: #3e9c2f;
background-color: #3e9c2f;
/* Tailwind (arbitrary) */
class="text-[#3e9c2f] bg-[#3e9c2f]"
/* SCSS */
$brand: #3e9c2f;
/* SwiftUI */
Color(red: 0.243, green: 0.612, blue: 0.184)
/* Android */
Color.parseColor("#3e9c2f")
/* Flutter */
Color(0xFF3E9C2F)
/* Python / OpenCV (BGR) */
(47, 156, 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#000000 on #3e9c2f · 6.00:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.50:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.00:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #3e9c2f as text scores 3.50:1 on white and 6.00:1 on black.

Accessibility — WCAG contrast

Aa
#3e9c2f on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#3e9c2f on black: 6.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A08E1F
deuteranopia · #948639
tritanopia · #309786

Color scale — 50 to 950

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

#F5FBF4
#EBF6E9
#D3EECE
#B1E5A9
#8AD87E
#63CB53
#4BBC39
#3e9c2f
#327D26
#275B1F
#193913
Base = 700Lightest = 50 · #F5FBF4Darkest = 950 · #193913
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EBF6E9;
  --brand-200: #D3EECE;
  --brand-300: #B1E5A9;
  --brand-400: #8AD87E;
  --brand-500: #63CB53;
  --brand-600: #4BBC39;
  --brand-700: #3e9c2f;
  --brand-800: #327D26;
  --brand-900: #275B1F;
  --brand-950: #193913;
  --brand: #3e9c2f;
  --brand-ink: #000000;
}

Colors that work with #3e9c2f

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#F5FAF4
Tinted page background
Border#C6ECC0
Hairlines and dividers
Muted text#569B4B
Captions on the surface
Accent#732BA0
Second voice, not a rival
Dark variant#27621E
Hover, pressed, headers
Light variant#EDF9EB
Selected rows, tints
Dark surface#162414
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 #3e9c2f

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#8D2F9C
Analogous left#759C2F
Analogous right#2F9C56
Split-complement 1#562F9C
Split-complement 2#9C2F75
Triadic 1#2F3E9C
Triadic 2#9C2F3E
Tetradic#2F759C

RGB percentages

Red24.3%
Green61.2%
Blue18.4%

CMYK percentages

Cyan60.3%
Magenta0.0%
Yellow69.9%
Key (black)38.8%

Color previews

#3e9c2f text on a black background

contrast 6.00:1

Card sample

#3e9c2f text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 156, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 156, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3e9c2f;
background: linear-gradient(135deg, #3e9c2f, #2F9C69);

Monochromatic scale

Palettes built from #3e9c2f

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.

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

#3e9c2f, answered

What color is #3e9c2f?

#3e9c2f is a dark vivid green, closest to Forest Green (ΔE2000 6.3). It sits at 112° on the hue wheel with 54% saturation and 40% lightness, which reads as cool.

What is the RGB value of #3e9c2f?

rgb(62, 156, 47) — 62 red, 156 green and 47 blue out of 255, or 24.3% / 61.2% / 18.4% by channel.

Is #3e9c2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2501 and perceived brightness is 49%, so black text on it reaches 6.00:1.

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

Black. It scores 6.00:1 against #3e9c2f, versus 3.50:1 for white — AA at any size.

What is the complementary color of #3e9c2f?

#8D2F9C sits directly opposite on the wheel. Softer options are the split-complements #562F9C and #9C2F75, which give the same contrast with far less vibration.

What colors go well with #3e9c2f?

For interface work: #F5FAF4 as the surface, #C6ECC0 for borders, #569B4B for secondary text, #732BA0 as an accent and #27621E for hover and pressed states. For a palette, the analogous pair #759C2F and #2F9C56 stays calm, while #8D2F9C is the loudest partner.

What is #3e9c2f in CMYK for printing?

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

Is #3e9c2f warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #669C2F; nudged cooler, #2D9E47.

Work with #3e9c2f in the Color Lab