Skip to content

#2d652d

a dark, soft green · cool · closest name: Dark Green

RGB
45, 101, 45
HSL
120°, 38%, 29%
CMYK
55, 0, 55, 60
Luminance
0.1005

At a glance

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

Hex
#2d652d
Hue
120°
green
Saturation
38%
soft
Lightness
29%
dark
Brightness
40%
HSV value
Perceived
32%
weighted brightness
Luminance
0.1005
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Soft
Best ink
White
6.97:1
Closest name
Dark Green
ΔE2000 6.5
Where it sits
Hue120° of 360°
Saturation38%
Lightness29%
Temperature
Warm ← → Cool63% 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#2d652d
RGBrgb(45, 101, 45)
HSLhsl(120, 38%, 29%)
CMYKcmyk(55%, 0%, 55%, 60%)
LABlab(37.9 -31.1 26.0)
LCHlch(37.9 40.5 140.1)
OKLCHoklch(0.455 0.105 143.6)
Decimal2975021
Display P3color(display-p3 0.176 0.396 0.176)

Copy-ready code

/* CSS */
color: #2d652d;
background-color: #2d652d;
/* Tailwind (arbitrary) */
class="text-[#2d652d] bg-[#2d652d]"
/* SCSS */
$brand: #2d652d;
/* SwiftUI */
Color(red: 0.176, green: 0.396, blue: 0.176)
/* Android */
Color.parseColor("#2d652d")
/* Flutter */
Color(0xFF2D652D)
/* Python / OpenCV (BGR) */
(45, 101, 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 #2d652d · 6.97:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.97:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.01:1
AA fail · AA large pass · AAA fail
Reading the other direction: #2d652d as text scores 6.97:1 on white and 3.01:1 on black.

Accessibility — WCAG contrast

Aa
#2d652d on white: 6.97:1
AA ✓ pass · AA-large · AAA
Aa
#2d652d on black: 3.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #675C28
deuteranopia · #5F5731
tritanopia · #256258

Color scale — 50 to 950

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

#F5FAF5
#EBF4EB
#D3E9D3
#B1DCB1
#8BCB8B
#64BA64
#4BA94B
#3F8D3F
#2d652d
#285328
#193419
Base = 800Lightest = 50 · #F5FAF5Darkest = 950 · #193419
:root {
  --brand-50: #F5FAF5;
  --brand-100: #EBF4EB;
  --brand-200: #D3E9D3;
  --brand-300: #B1DCB1;
  --brand-400: #8BCB8B;
  --brand-500: #64BA64;
  --brand-600: #4BA94B;
  --brand-700: #3F8D3F;
  --brand-800: #2d652d;
  --brand-900: #285328;
  --brand-950: #193419;
  --brand: #2d652d;
  --brand-ink: #ffffff;
}

Colors that work with #2d652d

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#F4FAF4
Tinted page background
Border#C7E6C7
Hairlines and dividers
Muted text#4B9B4B
Captions on the surface
Accent#582A68
Second voice, not a rival
Dark variant#275827
Hover, pressed, headers
Light variant#EDF7ED
Selected rows, tints
Dark surface#142414
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 #2d652d

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
  • 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#652D65
Analogous left#49652D
Analogous right#2D6549
Split-complement 1#492D65
Split-complement 2#652D49
Triadic 1#2D2D65
Triadic 2#652D2D
Tetradic#2D4965

RGB percentages

Red17.6%
Green39.6%
Blue17.6%

CMYK percentages

Cyan55.4%
Magenta0.0%
Yellow55.4%
Key (black)60.4%

Color previews

#2d652d text on a black background

contrast 3.01:1

Card sample

#2d652d text on a white background

contrast 6.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2d652d

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.

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

#2d652d, answered

What color is #2d652d?

#2d652d is a dark soft green, closest to Dark Green (ΔE2000 6.5). It sits at 120° on the hue wheel with 38% saturation and 29% lightness, which reads as cool.

What is the RGB value of #2d652d?

rgb(45, 101, 45) — 45 red, 101 green and 45 blue out of 255, or 17.6% / 39.6% / 17.6% by channel.

Is #2d652d a light or a dark color?

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

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

White. It scores 6.97:1 against #2d652d, versus 3.01:1 for black — AA at any size.

What is the complementary color of #2d652d?

#652D65 sits directly opposite on the wheel. Softer options are the split-complements #492D65 and #652D49, which give the same contrast with far less vibration.

What colors go well with #2d652d?

For interface work: #F4FAF4 as the surface, #C7E6C7 for borders, #4B9B4B for secondary text, #582A68 as an accent and #275827 for hover and pressed states. For a palette, the analogous pair #49652D and #2D6549 stays calm, while #652D65 is the loudest partner.

What is #2d652d in CMYK for printing?

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

Is #2d652d warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #41652D; nudged cooler, #2B6641.

Work with #2d652d in the Color Lab