#2BE93B Color Information

Hex color code: #2BE93B

#2BE93B is a striking green color. In RGB it is (43, 233, 59), and in HSL it is (125°, 81%, 54%). It is popular in mobile app design.

Try:
Color NameLime
HEX
#2BE93B
RGB
43, 233, 59
HSL
125°, 81%, 54%
CMYK
82%, 0%, 75%, 9%

Shades

CSS Usage
color: #2BE93B;
background-color: #2BE93B;
border-color: #2BE93B;
box-shadow: 0 0 10px #2BE93B;
border: 2px solid #2BE93B;
Tailwind Usage
bg-[#2BE93B]
text-[#2BE93B]
border-[#2BE93B]
shadow-[0_0_10px_2BE93B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2BE93B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2BE93B; color: #000000; }

Badge

New Feature
.badge { background-color: #2BE93B; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2BE93B; background-color: #2BE93B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2BE93B20; border-left: 4px solid #2BE93B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2BE93B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2BE93B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 233, 59

Red: 43 / Green: 233 / Blue: 59

HSL

125°, 81%, 54%

Hue: 125° / Saturation: 81% / Lightness: 54%

CMYK

82%, 0%, 75%, 9%

Cyan: 82% / Magenta: 0% / Yellow: 75% / Key: 9%

What color is #2BE93B?

#2BE93B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2BE93B to RGB:

rgb(43, 233, 59)HEX to RGB Converter →

HEX to HSL

Convert #2BE93B to HSL:

hsl(125, 81%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #2BE93B to CMYK:

cmyk(82%, 0%, 75%, 9%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #2BE93B has RGB (43, 233, 59) and HSL (125°, 81%, 54%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2BE93B is #E92BD9, creating high-contrast pairings. For softer combinations, try analogous colors like #7AE92B.

Use #2BE93B in CSS: color: #2BE93B or background-color: #2BE93B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2BE93B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.82:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2BE93B?

#2BE93B is a eye-catching green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2BE93B?

#2BE93B in RGB is (43, 233, 59) - 43 red, 233 green, and 59 blue.

How to use #2BE93B in CSS?

Use #2BE93B directly in your CSS properties like color or background-color.

What colors go well with #2BE93B?

#E92BD9 (complementary), #7AE92B (analogous), and #13B420 (lighter shade) work well with #2BE93B.