Skip to content

#003d3c

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

RGB
0, 61, 60
HSL
179°, 100%, 12%
CMYK
100, 0, 2, 76
Luminance
0.0366

Every format

HEX#003d3c
RGBrgb(0, 61, 60)
HSLhsl(179, 100%, 12%)
CMYKcmyk(100%, 0%, 2%, 76%)
LABlab(22.5 -17.7 -4.5)
LCHlch(22.5 18.2 194.2)
OKLCHoklch(0.326 0.056 192.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#003d3c on white: 12.12:1
AA ✓ pass · AA-large · AAA
Aa
#003d3c on black: 1.73:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green23.9%
Blue23.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow1.6%
Key (black)76.1%

Color previews

#003d3c text on a black background

contrast 1.73:1

Card sample

#003d3c text on a white background

contrast 12.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #003d3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #003d3c in the Color Lab