Skip to content

#3b8b13

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

RGB
59, 139, 19
HSL
100°, 76%, 31%
CMYK
58, 0, 86, 46
Luminance
0.1944

At a glance

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

Hex
#3b8b13
Hue
100°
green
Saturation
76%
electric
Lightness
31%
dark
Brightness
55%
HSV value
Perceived
44%
weighted brightness
Luminance
0.1944
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
4.89:1
Closest name
Forest Green
ΔE2000 3.2
Where it sits
Hue100° of 360°
Saturation76%
Lightness31%
Temperature
Warm ← → Cool54% 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#3b8b13
RGBrgb(59, 139, 19)
HSLhsl(100, 76%, 31%)
CMYKcmyk(58%, 0%, 86%, 46%)
LABlab(51.2 -44.9 50.6)
LCHlch(51.2 67.6 131.6)
OKLCHoklch(0.565 0.167 138.2)
Decimal3902227
Display P3color(display-p3 0.231 0.545 0.075)

Copy-ready code

/* CSS */
color: #3b8b13;
background-color: #3b8b13;
/* Tailwind (arbitrary) */
class="text-[#3b8b13] bg-[#3b8b13]"
/* SCSS */
$brand: #3b8b13;
/* SwiftUI */
Color(red: 0.231, green: 0.545, blue: 0.075)
/* Android */
Color.parseColor("#3b8b13")
/* Flutter */
Color(0xFF3B8B13)
/* Python / OpenCV (BGR) */
(19, 139, 59)

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

Accessibility — WCAG contrast

Aa
#3b8b13 on white: 4.30:1
AA ✗ fail · AA-large · AAA
Aa
#3b8b13 on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #907E00
deuteranopia · #867823
tritanopia · #348676

Color scale — 50 to 950

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

#F6FCF3
#EDF9E7
#D6F4C8
#B9F19C
#96EB6B
#72E43A
#5BD71D
#4CB319
#3b8b13
#2F6812
#1D410C
Base = 800Lightest = 50 · #F6FCF3Darkest = 950 · #1D410C
:root {
  --brand-50: #F6FCF3;
  --brand-100: #EDF9E7;
  --brand-200: #D6F4C8;
  --brand-300: #B9F19C;
  --brand-400: #96EB6B;
  --brand-500: #72E43A;
  --brand-600: #5BD71D;
  --brand-700: #4CB319;
  --brand-800: #3b8b13;
  --brand-900: #2F6812;
  --brand-950: #1D410C;
  --brand: #3b8b13;
  --brand-ink: #000000;
}

Colors that work with #3b8b13

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#F6FAF4
Tinted page background
Border#CFEDC0
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#45108E
Second voice, not a rival
Dark variant#30700F
Hover, pressed, headers
Light variant#EFFCE9
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 #3b8b13

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#63138B
Analogous left#778B13
Analogous right#138B27
Split-complement 1#27138B
Split-complement 2#8B1377
Triadic 1#133B8B
Triadic 2#8B133B
Tetradic#13778B

RGB percentages

Red23.1%
Green54.5%
Blue7.5%

CMYK percentages

Cyan57.6%
Magenta0.0%
Yellow86.3%
Key (black)45.5%

Color previews

#3b8b13 text on a black background

contrast 4.89:1

Card sample

#3b8b13 text on a white background

contrast 4.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 139, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 139, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3b8b13;
background: linear-gradient(135deg, #3b8b13, #138B3B);

Monochromatic scale

Palettes built from #3b8b13

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.

#3b8b13 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#3b8b13, answered

What color is #3b8b13?

#3b8b13 is a dark electric green, closest to Forest Green (ΔE2000 3.2). It sits at 100° on the hue wheel with 76% saturation and 31% lightness, which reads as neutral.

What is the RGB value of #3b8b13?

rgb(59, 139, 19) — 59 red, 139 green and 19 blue out of 255, or 23.1% / 54.5% / 7.5% by channel.

Is #3b8b13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1944 and perceived brightness is 44%, so black text on it reaches 4.89:1.

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

Black. It scores 4.89:1 against #3b8b13, versus 4.30:1 for white — AA at any size.

What is the complementary color of #3b8b13?

#63138B sits directly opposite on the wheel. Softer options are the split-complements #27138B and #8B1377, which give the same contrast with far less vibration.

What colors go well with #3b8b13?

For interface work: #F6FAF4 as the surface, #CFEDC0 for borders, #659B4B for secondary text, #45108E as an accent and #30700F for hover and pressed states. For a palette, the analogous pair #778B13 and #138B27 stays calm, while #63138B is the loudest partner.

What is #3b8b13 in CMYK for printing?

cmyk(58%, 0%, 86%, 46%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #3b8b13 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #678B13; nudged cooler, #118D16.

Work with #3b8b13 in the Color Lab