#5AA08B Color Information

Hex color code: #5AA08B

A soft cyan shade, #5AA08B appears as (90, 160, 139) in RGB and (162°, 28%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameCadet Blue
HEX
#5AA08B
RGB
90, 160, 139
HSL
162°, 28%, 49%
CMYK
44%, 0%, 13%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5AA08B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

90, 160, 139

Red: 90 / Green: 160 / Blue: 139

HSL

162°, 28%, 49%

Hue: 162° / Saturation: 28% / Lightness: 49%

CMYK

44%, 0%, 13%, 37%

Cyan: 44% / Magenta: 0% / Yellow: 13% / Key: 37%

What color is #5AA08B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5AA08B to RGB:

rgb(90, 160, 139)HEX to RGB Converter →

HEX to HSL

Convert #5AA08B to HSL:

hsl(162, 28%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #5AA08B to CMYK:

cmyk(44%, 0%, 13%, 37%)Color Converter →

Color Meaning and Usage

#5AA08B is a soft cyan color with RGB values of 90, 160, 139 and HSL of 162°, 28%, 49%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5AA08B is #A05A6F, creating high-contrast pairings. For softer combinations, try analogous colors like #5AA068.

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

Contrast with #5AA08B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5AA08B?

#5AA08B is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5AA08B?

#5AA08B in RGB is (90, 160, 139) - 90 red, 160 green, and 139 blue.

How to use #5AA08B in CSS?

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

What colors go well with #5AA08B?

#A05A6F (complementary), #5AA068 (analogous), and #3E6F60 (lighter shade) work well with #5AA08B.