Skip to content

#001c2c

a deep, electric blue · cool · closest name: black

RGB
0, 28, 44
HSL
202°, 100%, 9%
CMYK
100, 36, 0, 83
Luminance
0.0101

Every format

HEX#001c2c
RGBrgb(0, 28, 44)
HSLhsl(202, 100%, 9%)
CMYKcmyk(100%, 36%, 0%, 83%)
LABlab(9.1 -3.6 -13.8)
LCHlch(9.1 14.3 255.5)
OKLCHoklch(0.214 0.047 236.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#001c2c on white: 17.46:1
AA ✓ pass · AA-large · AAA
Aa
#001c2c on black: 1.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green11.0%
Blue17.3%

CMYK percentages

Cyan100.0%
Magenta36.4%
Yellow0.0%
Key (black)82.7%

Color previews

#001c2c text on a black background

contrast 1.20:1

Card sample

#001c2c text on a white background

contrast 17.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #001c2c;
Background color
Panel with #001c2c background
background-color: #001c2c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #001c2c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 28, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 28, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #001c2c;
background: linear-gradient(135deg, #001c2c, #01002C);

Monochromatic scale

Palettes built from #001c2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #001c2c in the Color Lab