Skip to content

#003d2c

a deep, electric cyan · cool · closest name: darkslategray

RGB
0, 61, 44
HSL
163°, 100%, 12%
CMYK
100, 0, 28, 76
Luminance
0.0352

Every format

HEX#003d2c
RGBrgb(0, 61, 44)
HSLhsl(163, 100%, 12%)
CMYKcmyk(100%, 0%, 28%, 76%)
LABlab(22.0 -23.0 5.5)
LCHlch(22.0 23.7 166.6)
OKLCHoklch(0.320 0.065 167.6)

Copy-ready code

/* CSS */
color: #003d2c;
background-color: #003d2c;
/* Tailwind (arbitrary) */
class="text-[#003d2c] bg-[#003d2c]"
/* SCSS */
$brand: #003d2c;
/* SwiftUI */
Color(red: 0.000, green: 0.239, blue: 0.173)
/* Android */
Color.parseColor("#003d2c")

Accessibility — WCAG contrast

Aa
#003d2c on white: 12.32:1
AA ✓ pass · AA-large · AAA
Aa
#003d2c on black: 1.70:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green23.9%
Blue17.3%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow27.9%
Key (black)76.1%

Color previews

#003d2c text on a black background

contrast 1.70:1

Card sample

#003d2c text on a white background

contrast 12.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #003d2c;
Background color
Panel with #003d2c background
background-color: #003d2c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 61, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 61, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #003d2c;
background: linear-gradient(135deg, #003d2c, #00253D);

Monochromatic scale

Palettes built from #003d2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #003d2c in the Color Lab