Skip to content

#002b3d

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

RGB
0, 43, 61
HSL
198°, 100%, 12%
CMYK
100, 30, 0, 76
Luminance
0.0206

Every format

HEX#002b3d
RGBrgb(0, 43, 61)
HSLhsl(198, 100%, 12%)
CMYKcmyk(100%, 30%, 0%, 76%)
LABlab(15.8 -6.3 -15.4)
LCHlch(15.8 16.6 247.9)
OKLCHoklch(0.272 0.055 231.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002b3d on white: 14.86:1
AA ✓ pass · AA-large · AAA
Aa
#002b3d on black: 1.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green16.9%
Blue23.9%

CMYK percentages

Cyan100.0%
Magenta29.5%
Yellow0.0%
Key (black)76.1%

Color previews

#002b3d text on a black background

contrast 1.41:1

Card sample

#002b3d text on a white background

contrast 14.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #002b3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002b3d in the Color Lab