Skip to content

#060c01

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

RGB
6, 12, 1
HSL
93°, 85%, 3%
CMYK
50, 0, 92, 95
Luminance
0.0030

Every format

HEX#060c01
RGBrgb(6, 12, 1)
HSLhsl(93, 85%, 3%)
CMYKcmyk(50%, 0%, 92%, 95%)
LABlab(2.7 -3.1 3.6)
LCHlch(2.7 4.8 130.8)
OKLCHoklch(0.142 0.032 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#060c01 on white: 19.80:1
AA ✓ pass · AA-large · AAA
Aa
#060c01 on black: 1.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.4%
Green4.7%
Blue0.4%

CMYK percentages

Cyan50.0%
Magenta0.0%
Yellow91.7%
Key (black)95.3%

Color previews

#060c01 text on a black background

contrast 1.06:1

Card sample

#060c01 text on a white background

contrast 19.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #060c01;
Background color
Panel with #060c01 background
background-color: #060c01;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #060c01;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(6, 12, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(6, 12, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #060c01;
background: linear-gradient(135deg, #060c01, #010C03);

Monochromatic scale

Palettes built from #060c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #060c01 in the Color Lab