Skip to content

#2d6c13

a deep, vivid green · neutral · closest name: Dark Green

RGB
45, 108, 19
HSL
103°, 70%, 25%
CMYK
58, 0, 82, 58
Luminance
0.1133

At a glance

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

Hex
#2d6c13
Hue
103°
green
Saturation
70%
vivid
Lightness
25%
deep
Brightness
42%
HSV value
Perceived
34%
weighted brightness
Luminance
0.1133
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
White
6.43:1
Closest name
Dark Green
ΔE2000 4.1
Where it sits
Hue103° of 360°
Saturation70%
Lightness25%
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#2d6c13
RGBrgb(45, 108, 19)
HSLhsl(103, 70%, 25%)
CMYKcmyk(58%, 0%, 82%, 58%)
LABlab(40.1 -36.8 40.3)
LCHlch(40.1 54.6 132.4)
OKLCHoklch(0.472 0.136 138.6)
Decimal2976787
Display P3color(display-p3 0.176 0.424 0.075)

Copy-ready code

/* CSS */
color: #2d6c13;
background-color: #2d6c13;
/* Tailwind (arbitrary) */
class="text-[#2d6c13] bg-[#2d6c13]"
/* SCSS */
$brand: #2d6c13;
/* SwiftUI */
Color(red: 0.176, green: 0.424, blue: 0.075)
/* Android */
Color.parseColor("#2d6c13")
/* Flutter */
Color(0xFF2D6C13)
/* Python / OpenCV (BGR) */
(19, 108, 45)

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

Accessibility — WCAG contrast

Aa
#2d6c13 on white: 6.43:1
AA ✓ pass · AA-large · AAA
Aa
#2d6c13 on black: 3.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #706200
deuteranopia · #685D1D
tritanopia · #27685B

Color scale — 50 to 950

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

#F6FCF3
#ECF8E7
#D5F2C9
#B7EEA0
#92E670
#6EDD40
#57D025
#48AE1E
#3A8B18
#2d6c13
#1C3F0E
Base = 900Lightest = 50 · #F6FCF3Darkest = 950 · #1C3F0E
:root {
  --brand-50: #F6FCF3;
  --brand-100: #ECF8E7;
  --brand-200: #D5F2C9;
  --brand-300: #B7EEA0;
  --brand-400: #92E670;
  --brand-500: #6EDD40;
  --brand-600: #57D025;
  --brand-700: #48AE1E;
  --brand-800: #3A8B18;
  --brand-900: #2d6c13;
  --brand-950: #1C3F0E;
  --brand: #2d6c13;
  --brand-ink: #ffffff;
}

Colors that work with #2d6c13

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#CDEDC0
Hairlines and dividers
Muted text#629B4B
Captions on the surface
Accent#3C106F
Second voice, not a rival
Dark variant#2D6C13
Hover, pressed, headers
Light variant#EFFBE9
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 #2d6c13

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#52136C
Analogous left#596C13
Analogous right#136C26
Split-complement 1#26136C
Split-complement 2#6C1359
Triadic 1#132D6C
Triadic 2#6C132D
Tetradic#13596C

RGB percentages

Red17.6%
Green42.4%
Blue7.5%

CMYK percentages

Cyan58.3%
Magenta0.0%
Yellow82.4%
Key (black)57.6%

Color previews

#2d6c13 text on a black background

contrast 3.27:1

Card sample

#2d6c13 text on a white background

contrast 6.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2d6c13;
Background color
Panel with #2d6c13 background
background-color: #2d6c13;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 108, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 108, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d6c13;
background: linear-gradient(135deg, #2d6c13, #136C34);

Monochromatic scale

Palettes built from #2d6c13

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.

#2d6c13 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.

#2d6c13, answered

What color is #2d6c13?

#2d6c13 is a deep vivid green, closest to Dark Green (ΔE2000 4.1). It sits at 103° on the hue wheel with 70% saturation and 25% lightness, which reads as neutral.

What is the RGB value of #2d6c13?

rgb(45, 108, 19) — 45 red, 108 green and 19 blue out of 255, or 17.6% / 42.4% / 7.5% by channel.

Is #2d6c13 a light or a dark color?

It is a dark color. Relative luminance is 0.1133 and perceived brightness is 34%, so white text on it reaches 6.43:1.

Should I use black or white text on #2d6c13?

White. It scores 6.43:1 against #2d6c13, versus 3.27:1 for black — AA at any size.

What is the complementary color of #2d6c13?

#52136C sits directly opposite on the wheel. Softer options are the split-complements #26136C and #6C1359, which give the same contrast with far less vibration.

What colors go well with #2d6c13?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #629B4B for secondary text, #3C106F as an accent and #2D6C13 for hover and pressed states. For a palette, the analogous pair #596C13 and #136C26 stays calm, while #52136C is the loudest partner.

What is #2d6c13 in CMYK for printing?

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

Is #2d6c13 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 #4E6C13; nudged cooler, #126D19.

Work with #2d6c13 in the Color Lab