Skip to content

#206c01

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

RGB
32, 108, 1
HSL
103°, 98%, 21%
CMYK
70, 0, 99, 58
Luminance
0.1103

Every format

HEX#206c01
RGBrgb(32, 108, 1)
HSLhsl(103, 98%, 21%)
CMYKcmyk(70%, 0%, 99%, 58%)
LABlab(39.6 -41.1 44.6)
LCHlch(39.6 60.6 132.7)
OKLCHoklch(0.466 0.148 139.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#206c01 on white: 6.55:1
AA ✓ pass · AA-large · AAA
Aa
#206c01 on black: 3.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green42.4%
Blue0.4%

CMYK percentages

Cyan70.4%
Magenta0.0%
Yellow99.1%
Key (black)57.6%

Color previews

#206c01 text on a black background

contrast 3.21:1

Card sample

#206c01 text on a white background

contrast 6.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #206c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #206c01 in the Color Lab