Skip to content

#030c0f

a deep, vivid cyan · cool · closest name: black

RGB
3, 12, 15
HSL
195°, 67%, 4%
CMYK
80, 20, 0, 94
Luminance
0.0032

Every format

HEX#030c0f
RGBrgb(3, 12, 15)
HSLhsl(195, 67%, 4%)
CMYKcmyk(80%, 20%, 0%, 94%)
LABlab(2.9 -1.9 -2.2)
LCHlch(2.9 2.9 229.6)
OKLCHoklch(0.145 0.018 217.0)

Copy-ready code

/* CSS */
color: #030c0f;
background-color: #030c0f;
/* Tailwind (arbitrary) */
class="text-[#030c0f] bg-[#030c0f]"
/* SCSS */
$brand: #030c0f;
/* SwiftUI */
Color(red: 0.012, green: 0.047, blue: 0.059)
/* Android */
Color.parseColor("#030c0f")

Accessibility — WCAG contrast

Aa
#030c0f on white: 19.75:1
AA ✓ pass · AA-large · AAA
Aa
#030c0f on black: 1.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green4.7%
Blue5.9%

CMYK percentages

Cyan80.0%
Magenta20.0%
Yellow0.0%
Key (black)94.1%

Color previews

#030c0f text on a black background

contrast 1.06:1

Card sample

#030c0f text on a white background

contrast 19.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #030c0f;
Background color
Panel with #030c0f background
background-color: #030c0f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #030c0f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 12, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 12, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #030c0f;
background: linear-gradient(135deg, #030c0f, #03040F);

Monochromatic scale

Palettes built from #030c0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #030c0f in the Color Lab