Skip to content

#2afb3d

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

RGB
42, 251, 61
HSL
126°, 96%, 58%
CMYK
83, 0, 76, 2
Luminance
0.6982

Every format

HEX#2afb3d
RGBrgb(42, 251, 61)
HSLhsl(126, 96%, 58%)
CMYKcmyk(83%, 0%, 76%, 2%)
LABlab(86.9 -80.8 71.9)
LCHlch(86.9 108.2 138.3)
OKLCHoklch(0.861 0.272 143.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2afb3d on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#2afb3d on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green98.4%
Blue23.9%

CMYK percentages

Cyan83.3%
Magenta0.0%
Yellow75.7%
Key (black)1.6%

Color previews

#2afb3d text on a black background

contrast 14.96:1

Card sample

#2afb3d text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2afb3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2afb3d in the Color Lab