Skip to content

#001c2f

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

RGB
0, 28, 47
HSL
204°, 100%, 9%
CMYK
100, 40, 0, 82
Luminance
0.0104

Every format

HEX#001c2f
RGBrgb(0, 28, 47)
HSLhsl(204, 100%, 9%)
CMYKcmyk(100%, 40%, 0%, 82%)
LABlab(9.3 -2.1 -15.7)
LCHlch(9.3 15.9 262.4)
OKLCHoklch(0.217 0.051 241.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#001c2f on white: 17.40:1
AA ✓ pass · AA-large · AAA
Aa
#001c2f on black: 1.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green11.0%
Blue18.4%

CMYK percentages

Cyan100.0%
Magenta40.4%
Yellow0.0%
Key (black)81.6%

Color previews

#001c2f text on a black background

contrast 1.21:1

Card sample

#001c2f text on a white background

contrast 17.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #001c2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #001c2f in the Color Lab