Skip to content

#196c01

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

RGB
25, 108, 1
HSL
107°, 98%, 21%
CMYK
77, 0, 99, 58
Luminance
0.1093

Every format

HEX#196c01
RGBrgb(25, 108, 1)
HSLhsl(107, 98%, 21%)
CMYKcmyk(77%, 0%, 99%, 58%)
LABlab(39.5 -42.6 44.4)
LCHlch(39.5 61.5 133.8)
OKLCHoklch(0.464 0.151 140.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#196c01 on white: 6.59:1
AA ✓ pass · AA-large · AAA
Aa
#196c01 on black: 3.19:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.8%
Green42.4%
Blue0.4%

CMYK percentages

Cyan76.9%
Magenta0.0%
Yellow99.1%
Key (black)57.6%

Color previews

#196c01 text on a black background

contrast 3.19:1

Card sample

#196c01 text on a white background

contrast 6.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(25, 108, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(25, 108, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #196c01;
background: linear-gradient(135deg, #196c01, #016C30);

Monochromatic scale

Palettes built from #196c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #196c01 in the Color Lab