Skip to content

#2ceb3b

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

RGB
44, 235, 59
HSL
125°, 83%, 55%
CMYK
81, 0, 75, 8
Luminance
0.6027

Every format

HEX#2ceb3b
RGBrgb(44, 235, 59)
HSLhsl(125, 83%, 55%)
CMYKcmyk(81%, 0%, 75%, 8%)
LABlab(82.0 -76.2 67.7)
LCHlch(82.0 101.9 138.4)
OKLCHoklch(0.820 0.256 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ceb3b on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#2ceb3b on black: 13.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green92.2%
Blue23.1%

CMYK percentages

Cyan81.3%
Magenta0.0%
Yellow74.9%
Key (black)7.8%

Color previews

#2ceb3b text on a black background

contrast 13.05:1

Card sample

#2ceb3b text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ceb3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ceb3b in the Color Lab