Skip to content

#025c01

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

RGB
2, 92, 1
HSL
119°, 98%, 18%
CMYK
98, 0, 99, 64
Luminance
0.0767

Every format

HEX#025c01
RGBrgb(2, 92, 1)
HSLhsl(119, 98%, 18%)
CMYKcmyk(98%, 0%, 99%, 64%)
LABlab(33.3 -40.6 39.2)
LCHlch(33.3 56.4 136.0)
OKLCHoklch(0.412 0.139 142.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#025c01 on white: 8.29:1
AA ✓ pass · AA-large · AAA
Aa
#025c01 on black: 2.53:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green36.1%
Blue0.4%

CMYK percentages

Cyan97.8%
Magenta0.0%
Yellow98.9%
Key (black)63.9%

Color previews

#025c01 text on a black background

contrast 2.53:1

Card sample

#025c01 text on a white background

contrast 8.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #025c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #025c01 in the Color Lab