Skip to content

#068c01

a dark, electric green · cool · closest name: green

RGB
6, 140, 1
HSL
118°, 99%, 28%
CMYK
96, 0, 99, 45
Luminance
0.1880

Every format

HEX#068c01
RGBrgb(6, 140, 1)
HSLhsl(118, 99%, 28%)
CMYKcmyk(96%, 0%, 99%, 45%)
LABlab(50.5 -54.7 53.1)
LCHlch(50.5 76.3 135.9)
OKLCHoklch(0.555 0.188 142.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#068c01 on white: 4.41:1
AA ✗ fail · AA-large · AAA
Aa
#068c01 on black: 4.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.4%
Green54.9%
Blue0.4%

CMYK percentages

Cyan95.7%
Magenta0.0%
Yellow99.3%
Key (black)45.1%

Color previews

#068c01 text on a black background

contrast 4.76:1

Card sample

#068c01 text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #068c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #068c01 in the Color Lab