#2AD58B Color Information

Hex color code: #2AD58B

The hex color #2AD58B is a cool cyan with RGB values of (42, 213, 139) and HSL of (154°, 67%, 50%). It is frequently seen in web interfaces.

Try:
Color NameMedium Sea Green
HEX
#2AD58B
RGB
42, 213, 139
HSL
154°, 67%, 50%
CMYK
80%, 0%, 35%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2AD58B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 213, 139

Red: 42 / Green: 213 / Blue: 139

HSL

154°, 67%, 50%

Hue: 154° / Saturation: 67% / Lightness: 50%

CMYK

80%, 0%, 35%, 16%

Cyan: 80% / Magenta: 0% / Yellow: 35% / Key: 16%

What color is #2AD58B?

#2AD58B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2AD58B to RGB:

rgb(42, 213, 139)HEX to RGB Converter →

HEX to HSL

Convert #2AD58B to HSL:

hsl(154, 67%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #2AD58B to CMYK:

cmyk(80%, 0%, 35%, 16%)Color Converter →

Color Meaning and Usage

#2AD58B is a calming cyan color with RGB values of 42, 213, 139 and HSL of 154°, 67%, 50%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2AD58B is #D52A74, creating high-contrast pairings. For softer combinations, try analogous colors like #2AD535.

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

Contrast with #2AD58B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2AD58B?

#2AD58B is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2AD58B?

#2AD58B in RGB is (42, 213, 139) - 42 red, 213 green, and 139 blue.

How to use #2AD58B in CSS?

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

What colors go well with #2AD58B?

#D52A74 (complementary), #2AD535 (analogous), and #1D9561 (lighter shade) work well with #2AD58B.