#899A97 Color Information

Hex color code: #899A97

The hex color #899A97 is a subtle cyan with RGB values of (137, 154, 151) and HSL of (169°, 8%, 57%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#899A97
RGB
137, 154, 151
HSL
169°, 8%, 57%
CMYK
11%, 0%, 2%, 40%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #899A97, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #899A97; color: #000000; }

Badge

New Feature
.badge { background-color: #899A97; 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 #899A97; background-color: #899A9715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #899A9720; border-left: 4px solid #899A97; }

Link / Accent

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

a { color: #899A97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #899A97 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 154, 151

Red: 137 / Green: 154 / Blue: 151

HSL

169°, 8%, 57%

Hue: 169° / Saturation: 8% / Lightness: 57%

CMYK

11%, 0%, 2%, 40%

Cyan: 11% / Magenta: 0% / Yellow: 2% / Key: 40%

What color is #899A97?

#899A97 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #899A97 to RGB:

rgb(137, 154, 151)HEX to RGB Converter →

HEX to HSL

Convert #899A97 to HSL:

hsl(169, 8%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #899A97 to CMYK:

cmyk(11%, 0%, 2%, 40%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #899A97 has RGB (137, 154, 151) and HSL (169°, 8%, 57%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #899A97 is #9A898C, creating high-contrast pairings. For softer combinations, try analogous colors like #899A8E.

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

Contrast with #899A97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #899A97?

#899A97 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #899A97?

#899A97 in RGB is (137, 154, 151) - 137 red, 154 green, and 151 blue.

How to use #899A97 in CSS?

Use #899A97 directly in your CSS properties like color or background-color.

What colors go well with #899A97?

#9A898C (complementary), #899A8E (analogous), and #637471 (lighter shade) work well with #899A97.