Skip to content

#002d3c

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

RGB
0, 45, 60
HSL
195°, 100%, 12%
CMYK
100, 25, 0, 77
Luminance
0.0220

Every format

HEX#002d3c
RGBrgb(0, 45, 60)
HSLhsl(195, 100%, 12%)
CMYKcmyk(100%, 25%, 0%, 77%)
LABlab(16.5 -8.0 -13.6)
LCHlch(16.5 15.8 239.5)
OKLCHoklch(0.277 0.053 226.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002d3c on white: 14.58:1
AA ✓ pass · AA-large · AAA
Aa
#002d3c on black: 1.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green17.6%
Blue23.5%

CMYK percentages

Cyan100.0%
Magenta25.0%
Yellow0.0%
Key (black)76.5%

Color previews

#002d3c text on a black background

contrast 1.44:1

Card sample

#002d3c text on a white background

contrast 14.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #002d3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002d3c in the Color Lab