Skip to content

#415c2f

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

RGB
65, 92, 47
HSL
96°, 32%, 27%
CMYK
29, 0, 49, 64
Luminance
0.0898

At a glance

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

Hex
#415c2f
Hue
96°
green
Saturation
32%
soft
Lightness
27%
dark
Brightness
36%
HSV value
Perceived
32%
weighted brightness
Luminance
0.0898
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Soft
Best ink
White
7.51:1
Closest name
Dark Olive Green
ΔE2000 6.8
Where it sits
Hue96° of 360°
Saturation32%
Lightness27%
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#415c2f
RGBrgb(65, 92, 47)
HSLhsl(96, 32%, 27%)
CMYKcmyk(29%, 0%, 49%, 64%)
LABlab(36.0 -19.3 22.6)
LCHlch(36.0 29.7 130.4)
OKLCHoklch(0.441 0.076 134.0)
Decimal4283439
Display P3color(display-p3 0.255 0.361 0.184)

Copy-ready code

/* CSS */
color: #415c2f;
background-color: #415c2f;
/* Tailwind (arbitrary) */
class="text-[#415c2f] bg-[#415c2f]"
/* SCSS */
$brand: #415c2f;
/* SwiftUI */
Color(red: 0.255, green: 0.361, blue: 0.184)
/* Android */
Color.parseColor("#415c2f")
/* Flutter */
Color(0xFF415C2F)
/* Python / OpenCV (BGR) */
(47, 92, 65)

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

Accessibility — WCAG contrast

Aa
#415c2f on white: 7.51:1
AA ✓ pass · AA-large · AAA
Aa
#415c2f on black: 2.80:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #5F562B
deuteranopia · #5B5432
tritanopia · #415951

Color scale — 50 to 950

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

#F7F9F5
#EFF4EC
#DCE7D4
#C3D9B5
#A5C690
#88B36A
#72A253
#5F8745
#4C6C37
#415c2f
#24321B
Base = 900Lightest = 50 · #F7F9F5Darkest = 950 · #24321B
:root {
  --brand-50: #F7F9F5;
  --brand-100: #EFF4EC;
  --brand-200: #DCE7D4;
  --brand-300: #C3D9B5;
  --brand-400: #A5C690;
  --brand-500: #88B36A;
  --brand-600: #72A253;
  --brand-700: #5F8745;
  --brand-800: #4C6C37;
  --brand-900: #415c2f;
  --brand-950: #24321B;
  --brand: #415c2f;
  --brand-ink: #ffffff;
}

Colors that work with #415c2f

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#F7FAF5
Tinted page background
Border#D4E3C9
Hairlines and dividers
Muted text#6B984E
Captions on the surface
Accent#3E2C5F
Second voice, not a rival
Dark variant#3C542B
Hover, pressed, headers
Light variant#F1F6EE
Selected rows, tints
Dark surface#1A2414
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 #415c2f

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#4A2F5C
Analogous left#585C2F
Analogous right#2F5C34
Split-complement 1#342F5C
Split-complement 2#5C2F58
Triadic 1#2F415C
Triadic 2#5C2F41
Tetradic#2F585C

RGB percentages

Red25.5%
Green36.1%
Blue18.4%

CMYK percentages

Cyan29.3%
Magenta0.0%
Yellow48.9%
Key (black)63.9%

Color previews

#415c2f text on a black background

contrast 2.80:1

Card sample

#415c2f text on a white background

contrast 7.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #415c2f;
Background color
Panel with #415c2f background
background-color: #415c2f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #415c2f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(65, 92, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 92, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #415c2f;
background: linear-gradient(135deg, #415c2f, #2F5C3B);

Monochromatic scale

Palettes built from #415c2f

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.

#415c2f 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.

#415c2f, answered

What color is #415c2f?

#415c2f is a dark soft green, closest to Dark Olive Green (ΔE2000 6.8). It sits at 96° on the hue wheel with 32% saturation and 27% lightness, which reads as neutral.

What is the RGB value of #415c2f?

rgb(65, 92, 47) — 65 red, 92 green and 47 blue out of 255, or 25.5% / 36.1% / 18.4% by channel.

Is #415c2f a light or a dark color?

It is a dark color. Relative luminance is 0.0898 and perceived brightness is 32%, so white text on it reaches 7.51:1.

Should I use black or white text on #415c2f?

White. It scores 7.51:1 against #415c2f, versus 2.80:1 for black — AAA at any size.

What is the complementary color of #415c2f?

#4A2F5C sits directly opposite on the wheel. Softer options are the split-complements #342F5C and #5C2F58, which give the same contrast with far less vibration.

What colors go well with #415c2f?

For interface work: #F7FAF5 as the surface, #D4E3C9 for borders, #6B984E for secondary text, #3E2C5F as an accent and #3C542B for hover and pressed states. For a palette, the analogous pair #585C2F and #2F5C34 stays calm, while #4A2F5C is the loudest partner.

What is #415c2f in CMYK for printing?

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

Is #415c2f 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 #525C2F; nudged cooler, #2F5E2E.

Work with #415c2f in the Color Lab