Skip to content

#3d4f2f

a deep, soft green · neutral · closest name: Dark Olive Green

RGB
61, 79, 47
HSL
94°, 25%, 25%
CMYK
23, 0, 41, 69
Luminance
0.0679

At a glance

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

Hex
#3d4f2f
Hue
94°
green
Saturation
25%
soft
Lightness
25%
deep
Brightness
31%
HSV value
Perceived
28%
weighted brightness
Luminance
0.0679
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Soft
Best ink
White
8.91:1
Closest name
Dark Olive Green
ΔE2000 11.4
Where it sits
Hue94° of 360°
Saturation25%
Lightness25%
Temperature
Warm ← → Cool51% 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#3d4f2f
RGBrgb(61, 79, 47)
HSLhsl(94, 25%, 25%)
CMYKcmyk(23%, 0%, 41%, 69%)
LABlab(31.3 -13.8 16.7)
LCHlch(31.3 21.6 129.5)
OKLCHoklch(0.403 0.056 132.3)
Decimal4017967
Display P3color(display-p3 0.239 0.310 0.184)

Copy-ready code

/* CSS */
color: #3d4f2f;
background-color: #3d4f2f;
/* Tailwind (arbitrary) */
class="text-[#3d4f2f] bg-[#3d4f2f]"
/* SCSS */
$brand: #3d4f2f;
/* SwiftUI */
Color(red: 0.239, green: 0.310, blue: 0.184)
/* Android */
Color.parseColor("#3d4f2f")
/* Flutter */
Color(0xFF3D4F2F)
/* Python / OpenCV (BGR) */
(47, 79, 61)

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 #3d4f2f · 8.91:1
Use #ffffffAAA at every size.
Aa
White text · 8.91:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.36:1
AA fail · AA large fail · AAA fail
Reading the other direction: #3d4f2f as text scores 8.91:1 on white and 2.36:1 on black.

Accessibility — WCAG contrast

Aa
#3d4f2f on white: 8.91:1
AA ✓ pass · AA-large · AAA
Aa
#3d4f2f on black: 2.36:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #524B2D
deuteranopia · #4F4931
tritanopia · #3E4D47

Color scale — 50 to 950

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

#F7F9F6
#EFF3ED
#DDE5D6
#C5D5B9
#A8C095
#8BAB72
#76995B
#63804C
#4F663D
#3d4f2f
#252F1D
Base = 900Lightest = 50 · #F7F9F6Darkest = 950 · #252F1D
:root {
  --brand-50: #F7F9F6;
  --brand-100: #EFF3ED;
  --brand-200: #DDE5D6;
  --brand-300: #C5D5B9;
  --brand-400: #A8C095;
  --brand-500: #8BAB72;
  --brand-600: #76995B;
  --brand-700: #63804C;
  --brand-800: #4F663D;
  --brand-900: #3d4f2f;
  --brand-950: #252F1D;
  --brand: #3d4f2f;
  --brand-ink: #ffffff;
}

Colors that work with #3d4f2f

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#F7F9F5
Tinted page background
Border#D5E1CC
Hairlines and dividers
Muted text#6F9056
Captions on the surface
Accent#382C52
Second voice, not a rival
Dark variant#3E5030
Hover, pressed, headers
Light variant#F2F5EF
Selected rows, tints
Dark surface#1B2315
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 #3d4f2f

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

Works well for
  • Body text and links on white
  • Charts, tags and secondary surfaces
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • 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#412F4F
Analogous left#4D4F2F
Analogous right#2F4F31
Split-complement 1#312F4F
Split-complement 2#4F2F4D
Triadic 1#2F3D4F
Triadic 2#4F2F3D
Tetradic#2F4D4F

RGB percentages

Red23.9%
Green31.0%
Blue18.4%

CMYK percentages

Cyan22.8%
Magenta0.0%
Yellow40.5%
Key (black)69.0%

Color previews

#3d4f2f text on a black background

contrast 2.36:1

Card sample

#3d4f2f text on a white background

contrast 8.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3d4f2f

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.

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

#3d4f2f, answered

What color is #3d4f2f?

#3d4f2f is a deep soft green, closest to Dark Olive Green (ΔE2000 11.4). It sits at 94° on the hue wheel with 25% saturation and 25% lightness, which reads as neutral.

What is the RGB value of #3d4f2f?

rgb(61, 79, 47) — 61 red, 79 green and 47 blue out of 255, or 23.9% / 31% / 18.4% by channel.

Is #3d4f2f a light or a dark color?

It is a dark color. Relative luminance is 0.0679 and perceived brightness is 28%, so white text on it reaches 8.91:1.

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

White. It scores 8.91:1 against #3d4f2f, versus 2.36:1 for black — AAA at any size.

What is the complementary color of #3d4f2f?

#412F4F sits directly opposite on the wheel. Softer options are the split-complements #312F4F and #4F2F4D, which give the same contrast with far less vibration.

What colors go well with #3d4f2f?

For interface work: #F7F9F5 as the surface, #D5E1CC for borders, #6F9056 for secondary text, #382C52 as an accent and #3E5030 for hover and pressed states. For a palette, the analogous pair #4D4F2F and #2F4F31 stays calm, while #412F4F is the loudest partner.

What is #3d4f2f in CMYK for printing?

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

Is #3d4f2f warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #494F2F; nudged cooler, #30502E.

Work with #3d4f2f in the Color Lab