Skip to content

#2bfd4b

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

RGB
43, 253, 75
HSL
129°, 98%, 58%
CMYK
83, 0, 70, 1
Luminance
0.7127

Every format

HEX#2bfd4b
RGBrgb(43, 253, 75)
HSLhsl(129, 98%, 58%)
CMYKcmyk(83%, 0%, 70%, 1%)
LABlab(87.6 -80.3 68.0)
LCHlch(87.6 105.2 139.7)
OKLCHoklch(0.867 0.266 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2bfd4b on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#2bfd4b on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green99.2%
Blue29.4%

CMYK percentages

Cyan83.0%
Magenta0.0%
Yellow70.4%
Key (black)0.8%

Color previews

#2bfd4b text on a black background

contrast 15.25:1

Card sample

#2bfd4b text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(43, 253, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(43, 253, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2bfd4b;
background: linear-gradient(135deg, #2bfd4b, #2BFDD7);

Monochromatic scale

Palettes built from #2bfd4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2bfd4b in the Color Lab