Skip to content

#6abc2c

a balanced, vivid green · cool · closest name: forestgreen

RGB
106, 188, 44
HSL
94°, 62%, 46%
CMYK
44, 0, 77, 26
Luminance
0.3921

Every format

HEX#6abc2c
RGBrgb(106, 188, 44)
HSLhsl(94, 62%, 46%)
CMYKcmyk(44%, 0%, 77%, 26%)
LABlab(68.9 -48.3 60.4)
LCHlch(68.9 77.3 128.6)
OKLCHoklch(0.716 0.191 135.1)

Copy-ready code

/* CSS */
color: #6abc2c;
background-color: #6abc2c;
/* Tailwind (arbitrary) */
class="text-[#6abc2c] bg-[#6abc2c]"
/* SCSS */
$brand: #6abc2c;
/* SwiftUI */
Color(red: 0.416, green: 0.737, blue: 0.173)
/* Android */
Color.parseColor("#6abc2c")

Accessibility — WCAG contrast

Aa
#6abc2c on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#6abc2c on black: 8.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.6%
Green73.7%
Blue17.3%

CMYK percentages

Cyan43.6%
Magenta0.0%
Yellow76.6%
Key (black)26.3%

Color previews

#6abc2c text on a black background

contrast 8.84:1

Card sample

#6abc2c text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6abc2c;
Background color
Panel with #6abc2c background
background-color: #6abc2c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6abc2c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(106, 188, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 188, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6abc2c;
background: linear-gradient(135deg, #6abc2c, #2CBC4E);

Monochromatic scale

Palettes built from #6abc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6abc2c in the Color Lab