Skip to content

#2abb3b

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

RGB
42, 187, 59
HSL
127°, 63%, 45%
CMYK
78, 0, 68, 27
Luminance
0.3635

Every format

HEX#2abb3b
RGBrgb(42, 187, 59)
HSLhsl(127, 63%, 45%)
CMYKcmyk(78%, 0%, 68%, 27%)
LABlab(66.8 -61.9 52.1)
LCHlch(66.8 80.9 139.9)
OKLCHoklch(0.693 0.206 144.4)

Copy-ready code

/* CSS */
color: #2abb3b;
background-color: #2abb3b;
/* Tailwind (arbitrary) */
class="text-[#2abb3b] bg-[#2abb3b]"
/* SCSS */
$brand: #2abb3b;
/* SwiftUI */
Color(red: 0.165, green: 0.733, blue: 0.231)
/* Android */
Color.parseColor("#2abb3b")

Accessibility — WCAG contrast

Aa
#2abb3b on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#2abb3b on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.3%
Blue23.1%

CMYK percentages

Cyan77.5%
Magenta0.0%
Yellow68.4%
Key (black)26.7%

Color previews

#2abb3b text on a black background

contrast 8.27:1

Card sample

#2abb3b text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2abb3b;
Background color
Panel with #2abb3b background
background-color: #2abb3b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 187, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 187, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2abb3b;
background: linear-gradient(135deg, #2abb3b, #2ABB9C);

Monochromatic scale

Palettes built from #2abb3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abb3b in the Color Lab