#5EB58B Color Information

Hex color code: #5EB58B

A subtle cyan shade, #5EB58B appears as (94, 181, 139) in RGB and (151°, 37%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameCadet Blue
HEX
#5EB58B
RGB
94, 181, 139
HSL
151°, 37%, 54%
CMYK
48%, 0%, 23%, 29%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5EB58B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5EB58B; color: #000000; }

Badge

New Feature
.badge { background-color: #5EB58B; 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 #5EB58B; background-color: #5EB58B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5EB58B20; border-left: 4px solid #5EB58B; }

Link / Accent

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

a { color: #5EB58B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5EB58B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 181, 139

Red: 94 / Green: 181 / Blue: 139

HSL

151°, 37%, 54%

Hue: 151° / Saturation: 37% / Lightness: 54%

CMYK

48%, 0%, 23%, 29%

Cyan: 48% / Magenta: 0% / Yellow: 23% / Key: 29%

What color is #5EB58B?

#5EB58B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5EB58B to RGB:

rgb(94, 181, 139)HEX to RGB Converter →

HEX to HSL

Convert #5EB58B to HSL:

hsl(151, 37%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #5EB58B to CMYK:

cmyk(48%, 0%, 23%, 29%)Color Converter →

Color Meaning and Usage

#5EB58B is a pastel cyan color with RGB values of 94, 181, 139 and HSL of 151°, 37%, 54%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5EB58B is #B55E88, creating high-contrast pairings. For softer combinations, try analogous colors like #5EB560.

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

Contrast with #5EB58B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5EB58B?

#5EB58B is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5EB58B?

#5EB58B in RGB is (94, 181, 139) - 94 red, 181 green, and 139 blue.

How to use #5EB58B in CSS?

Use #5EB58B directly in your CSS properties like color or background-color.

What colors go well with #5EB58B?

#B55E88 (complementary), #5EB560 (analogous), and #3F8865 (lighter shade) work well with #5EB58B.