#5F8B91 Color Information

Hex color code: #5F8B91

A delicate cyan shade, #5F8B91 appears as (95, 139, 145) in RGB and (187°, 21%, 47%) in HSL. It is widely used in graphic design.

Try:
Color NameSlate Gray
HEX
#5F8B91
RGB
95, 139, 145
HSL
187°, 21%, 47%
CMYK
34%, 4%, 0%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5F8B91; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 139, 145

Red: 95 / Green: 139 / Blue: 145

HSL

187°, 21%, 47%

Hue: 187° / Saturation: 21% / Lightness: 47%

CMYK

34%, 4%, 0%, 43%

Cyan: 34% / Magenta: 4% / Yellow: 0% / Key: 43%

What color is #5F8B91?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5F8B91 to RGB:

rgb(95, 139, 145)HEX to RGB Converter →

HEX to HSL

Convert #5F8B91 to HSL:

hsl(187, 21%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #5F8B91 to CMYK:

cmyk(34%, 4%, 0%, 43%)Color Converter →

Color Meaning and Usage

#5F8B91 is a gentle cyan color with RGB values of 95, 139, 145 and HSL of 187°, 21%, 47%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5F8B91 is #91655F, creating high-contrast pairings. For softer combinations, try analogous colors like #5F917E.

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

Contrast with #5F8B91

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

Contrast Ratio: 5.59:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5F8B91?

#5F8B91 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5F8B91?

#5F8B91 in RGB is (95, 139, 145) - 95 red, 139 green, and 145 blue.

How to use #5F8B91 in CSS?

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

What colors go well with #5F8B91?

#91655F (complementary), #5F917E (analogous), and #405F63 (lighter shade) work well with #5F8B91.