Skip to content

#3c503c

a dark, muted green · cool · closest name: darkslategray

RGB
60, 80, 60
HSL
120°, 14%, 28%
CMYK
25, 0, 25, 69
Luminance
0.0702

Every format

HEX#3c503c
RGBrgb(60, 80, 60)
HSLhsl(120, 14%, 28%)
CMYKcmyk(25%, 0%, 25%, 69%)
LABlab(31.9 -12.3 9.3)
LCHlch(31.9 15.5 143.0)
OKLCHoklch(0.408 0.041 144.8)

Copy-ready code

/* CSS */
color: #3c503c;
background-color: #3c503c;
/* Tailwind (arbitrary) */
class="text-[#3c503c] bg-[#3c503c]"
/* SCSS */
$brand: #3c503c;
/* SwiftUI */
Color(red: 0.235, green: 0.314, blue: 0.235)
/* Android */
Color.parseColor("#3c503c")

Accessibility — WCAG contrast

Aa
#3c503c on white: 8.73:1
AA ✓ pass · AA-large · AAA
Aa
#3c503c on black: 2.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green31.4%
Blue23.5%

CMYK percentages

Cyan25.0%
Magenta0.0%
Yellow25.0%
Key (black)68.6%

Color previews

#3c503c text on a black background

contrast 2.40:1

Card sample

#3c503c text on a white background

contrast 8.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 80, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 80, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3c503c;
background: linear-gradient(135deg, #3c503c, #3C5049);

Monochromatic scale

Palettes built from #3c503c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c503c in the Color Lab