Skip to content

#2afb2d

a balanced, electric green · cool · closest name: lime

RGB
42, 251, 45
HSL
121°, 96%, 58%
CMYK
83, 0, 82, 2
Luminance
0.6968

Every format

HEX#2afb2d
RGBrgb(42, 251, 45)
HSLhsl(121, 96%, 58%)
CMYKcmyk(83%, 0%, 82%, 2%)
LABlab(86.8 -81.8 76.3)
LCHlch(86.8 111.8 137.0)
OKLCHoklch(0.860 0.279 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2afb2d on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#2afb2d on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green98.4%
Blue17.6%

CMYK percentages

Cyan83.3%
Magenta0.0%
Yellow82.1%
Key (black)1.6%

Color previews

#2afb2d text on a black background

contrast 14.94:1

Card sample

#2afb2d text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2afb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2afb2d in the Color Lab