#97BABF Color Information

Hex color code: #97BABF

A subtle cyan shade, #97BABF appears as (151, 186, 191) in RGB and (188°, 24%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#97BABF
RGB
151, 186, 191
HSL
188°, 24%, 67%
CMYK
21%, 3%, 0%, 25%

Shades

CSS Usage
color: #97BABF;
background-color: #97BABF;
border-color: #97BABF;
box-shadow: 0 0 10px #97BABF;
border: 2px solid #97BABF;
Tailwind Usage
bg-[#97BABF]
text-[#97BABF]
border-[#97BABF]
shadow-[0_0_10px_97BABF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #97BABF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #97BABF; color: #000000; }

Badge

New Feature
.badge { background-color: #97BABF; 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 #97BABF; background-color: #97BABF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #97BABF20; border-left: 4px solid #97BABF; }

Link / Accent

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

a { color: #97BABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #97BABF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 186, 191

Red: 151 / Green: 186 / Blue: 191

HSL

188°, 24%, 67%

Hue: 188° / Saturation: 24% / Lightness: 67%

CMYK

21%, 3%, 0%, 25%

Cyan: 21% / Magenta: 3% / Yellow: 0% / Key: 25%

What color is #97BABF?

#97BABF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97BABF to RGB:

rgb(151, 186, 191)HEX to RGB Converter →

HEX to HSL

Convert #97BABF to HSL:

hsl(188, 24%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #97BABF to CMYK:

cmyk(21%, 3%, 0%, 25%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #97BABF has RGB (151, 186, 191) and HSL (188°, 24%, 67%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97BABF is #BF9C97, creating high-contrast pairings. For softer combinations, try analogous colors like #97BFB0.

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

Contrast with #97BABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97BABF?

#97BABF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #97BABF?

#97BABF in RGB is (151, 186, 191) - 151 red, 186 green, and 191 blue.

How to use #97BABF in CSS?

Use #97BABF directly in your CSS properties like color or background-color.

What colors go well with #97BABF?

#BF9C97 (complementary), #97BFB0 (analogous), and #679AA2 (lighter shade) work well with #97BABF.