#58B67F Color Information

Hex color code: #58B67F

#58B67F is a pastel green color. In RGB it is (88, 182, 127), and in HSL it is (145°, 39%, 53%). It is commonly used in modern UI design.

Try:
Color NameMedium Sea Green
HEX
#58B67F
RGB
88, 182, 127
HSL
145°, 39%, 53%
CMYK
52%, 0%, 30%, 29%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #58B67F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #58B67F; color: #000000; }

Badge

New Feature
.badge { background-color: #58B67F; 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 #58B67F; background-color: #58B67F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #58B67F20; border-left: 4px solid #58B67F; }

Link / Accent

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

a { color: #58B67F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58B67F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 182, 127

Red: 88 / Green: 182 / Blue: 127

HSL

145°, 39%, 53%

Hue: 145° / Saturation: 39% / Lightness: 53%

CMYK

52%, 0%, 30%, 29%

Cyan: 52% / Magenta: 0% / Yellow: 30% / Key: 29%

What color is #58B67F?

#58B67F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58B67F to RGB:

rgb(88, 182, 127)HEX to RGB Converter →

HEX to HSL

Convert #58B67F to HSL:

hsl(145, 39%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #58B67F to CMYK:

cmyk(52%, 0%, 30%, 29%)Color Converter →

Color Meaning and Usage

A delicate green tone, #58B67F has RGB (88, 182, 127) and HSL (145°, 39%, 53%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58B67F is #B6588F, creating high-contrast pairings. For softer combinations, try analogous colors like #60B658.

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

Contrast with #58B67F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58B67F?

#58B67F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #58B67F?

#58B67F in RGB is (88, 182, 127) - 88 red, 182 green, and 127 blue.

How to use #58B67F in CSS?

Use #58B67F directly in your CSS properties like color or background-color.

What colors go well with #58B67F?

#B6588F (complementary), #60B658 (analogous), and #3B875B (lighter shade) work well with #58B67F.