Skip to content

#028c01

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

RGB
2, 140, 1
HSL
120°, 99%, 28%
CMYK
99, 0, 99, 45
Luminance
0.1877

Every format

HEX#028c01
RGBrgb(2, 140, 1)
HSLhsl(120, 99%, 28%)
CMYKcmyk(99%, 0%, 99%, 45%)
LABlab(50.4 -55.0 53.1)
LCHlch(50.4 76.4 136.0)
OKLCHoklch(0.555 0.188 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#028c01 on white: 4.42:1
AA ✗ fail · AA-large · AAA
Aa
#028c01 on black: 4.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green54.9%
Blue0.4%

CMYK percentages

Cyan98.6%
Magenta0.0%
Yellow99.3%
Key (black)45.1%

Color previews

#028c01 text on a black background

contrast 4.75:1

Card sample

#028c01 text on a white background

contrast 4.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #028c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #028c01 in the Color Lab