#2BE95A Color Information

Hex color code: #2BE95A

The hex color #2BE95A is a striking green with RGB values of (43, 233, 90) and HSL of (135°, 81%, 54%). It is often used for branding and logos.

Try:
Color NameSpring Green
HEX
#2BE95A
RGB
43, 233, 90
HSL
135°, 81%, 54%
CMYK
82%, 0%, 61%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2BE95A; 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 #2BE95A; background-color: #2BE95A15; }

Alert / Toast

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

Link / Accent

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

a { color: #2BE95A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 233, 90

Red: 43 / Green: 233 / Blue: 90

HSL

135°, 81%, 54%

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

CMYK

82%, 0%, 61%, 9%

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

What color is #2BE95A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2BE95A to RGB:

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

HEX to HSL

Convert #2BE95A to HSL:

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

HEX to CMYK

Convert #2BE95A to CMYK:

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

Color Meaning and Usage

A dynamic green tone, #2BE95A has RGB (43, 233, 90) and HSL (135°, 81%, 54%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2BE95A is #E92BB9, creating high-contrast pairings. For softer combinations, try analogous colors like #5AE92B.

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

Contrast with #2BE95A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2BE95A?

#2BE95A is a dynamic green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2BE95A?

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

How to use #2BE95A in CSS?

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

What colors go well with #2BE95A?

#E92BB9 (complementary), #5AE92B (analogous), and #13B43B (lighter shade) work well with #2BE95A.