Skip to content

#536f5f

a dark, muted green · cool · closest name: Dark Slate Gray

RGB
83, 111, 95
HSL
146°, 14%, 38%
CMYK
25, 0, 14, 57
Luminance
0.1403

At a glance

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

Hex
#536f5f
Hue
146°
green
Saturation
14%
muted
Lightness
38%
dark
Brightness
44%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1403
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Muted
Best ink
White
5.52:1
Closest name
Dark Slate Gray
ΔE2000 13.3
Where it sits
Hue146° of 360°
Saturation14%
Lightness38%
Temperature
Warm ← → Cool60% 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#536f5f
RGBrgb(83, 111, 95)
HSLhsl(146, 14%, 38%)
CMYKcmyk(25%, 0%, 14%, 57%)
LABlab(44.3 -13.8 5.6)
LCHlch(44.3 14.9 157.9)
OKLCHoklch(0.515 0.041 159.5)
Decimal5467999
Display P3color(display-p3 0.325 0.435 0.373)

Copy-ready code

/* CSS */
color: #536f5f;
background-color: #536f5f;
/* Tailwind (arbitrary) */
class="text-[#536f5f] bg-[#536f5f]"
/* SCSS */
$brand: #536f5f;
/* SwiftUI */
Color(red: 0.325, green: 0.435, blue: 0.373)
/* Android */
Color.parseColor("#536f5f")
/* Flutter */
Color(0xFF536F5F)
/* Python / OpenCV (BGR) */
(95, 111, 83)

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

Accessibility — WCAG contrast

Aa
#536f5f on white: 5.52:1
AA ✓ pass · AA-large · AAA
Aa
#536f5f on black: 3.81:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #6E6B5E
deuteranopia · #696760
tritanopia · #4E6F6A

Color scale — 50 to 950

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

#F6F8F7
#EEF1EF
#DAE2DD
#BFCFC6
#9FB7A9
#7F9F8C
#698C78
#536f5f
#465D50
#35453C
#212B26
Base = 700Lightest = 50 · #F6F8F7Darkest = 950 · #212B26
:root {
  --brand-50: #F6F8F7;
  --brand-100: #EEF1EF;
  --brand-200: #DAE2DD;
  --brand-300: #BFCFC6;
  --brand-400: #9FB7A9;
  --brand-500: #7F9F8C;
  --brand-600: #698C78;
  --brand-700: #536f5f;
  --brand-800: #465D50;
  --brand-900: #35453C;
  --brand-950: #212B26;
  --brand: #536f5f;
  --brand-ink: #ffffff;
}

Colors that work with #536f5f

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#F6F8F7
Tinted page background
Border#D0DCD5
Hairlines and dividers
Muted text#628370
Captions on the surface
Accent#734F6C
Second voice, not a rival
Dark variant#37493E
Hover, pressed, headers
Light variant#F0F4F2
Selected rows, tints
Dark surface#18201B
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 #536f5f

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

Works well for
  • Body text and links on white
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#6F5363
Analogous left#556F53
Analogous right#536F6D
Split-complement 1#6D536F
Split-complement 2#6F5355
Triadic 1#5F536F
Triadic 2#6F5F53
Tetradic#53556F

RGB percentages

Red32.5%
Green43.5%
Blue37.3%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow14.4%
Key (black)56.5%

Color previews

#536f5f text on a black background

contrast 3.81:1

Card sample

#536f5f text on a white background

contrast 5.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #536f5f;
Background color
Panel with #536f5f background
background-color: #536f5f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(83, 111, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(83, 111, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #536f5f;
background: linear-gradient(135deg, #536f5f, #536C6F);

Monochromatic scale

Palettes built from #536f5f

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.

#536f5f 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
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#536f5f, answered

What color is #536f5f?

#536f5f is a dark muted green, closest to Dark Slate Gray (ΔE2000 13.3). It sits at 146° on the hue wheel with 14% saturation and 38% lightness, which reads as cool.

What is the RGB value of #536f5f?

rgb(83, 111, 95) — 83 red, 111 green and 95 blue out of 255, or 32.5% / 43.5% / 37.3% by channel.

Is #536f5f a light or a dark color?

It is a dark color. Relative luminance is 0.1403 and perceived brightness is 40%, so white text on it reaches 5.52:1.

Should I use black or white text on #536f5f?

White. It scores 5.52:1 against #536f5f, versus 3.81:1 for black — AA at any size.

What is the complementary color of #536f5f?

#6F5363 sits directly opposite on the wheel. Softer options are the split-complements #6D536F and #6F5355, which give the same contrast with far less vibration.

What colors go well with #536f5f?

For interface work: #F6F8F7 as the surface, #D0DCD5 for borders, #628370 for secondary text, #734F6C as an accent and #37493E for hover and pressed states. For a palette, the analogous pair #556F53 and #536F6D stays calm, while #6F5363 is the loudest partner.

What is #536f5f in CMYK for printing?

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

Is #536f5f warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #536F55; nudged cooler, #51716A.

Work with #536f5f in the Color Lab