Skip to content

#003d2d

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

RGB
0, 61, 45
HSL
164°, 100%, 12%
CMYK
100, 0, 26, 76
Luminance
0.0353

Every format

HEX#003d2d
RGBrgb(0, 61, 45)
HSLhsl(164, 100%, 12%)
CMYKcmyk(100%, 0%, 26%, 76%)
LABlab(22.0 -22.7 4.8)
LCHlch(22.0 23.2 168.0)
OKLCHoklch(0.320 0.064 168.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#003d2d on white: 12.31:1
AA ✓ pass · AA-large · AAA
Aa
#003d2d on black: 1.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green23.9%
Blue17.6%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow26.2%
Key (black)76.1%

Color previews

#003d2d text on a black background

contrast 1.71:1

Card sample

#003d2d text on a white background

contrast 12.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #003d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #003d2d in the Color Lab