#97EBF6 Color Information

Hex color code: #97EBF6

A airy cyan shade, #97EBF6 appears as (151, 235, 246) in RGB and (187°, 84%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#97EBF6
RGB
151, 235, 246
HSL
187°, 84%, 78%
CMYK
39%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #97EBF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 235, 246

Red: 151 / Green: 235 / Blue: 246

HSL

187°, 84%, 78%

Hue: 187° / Saturation: 84% / Lightness: 78%

CMYK

39%, 4%, 0%, 4%

Cyan: 39% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #97EBF6?

#97EBF6 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97EBF6 to RGB:

rgb(151, 235, 246)HEX to RGB Converter →

HEX to HSL

Convert #97EBF6 to HSL:

hsl(187, 84%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #97EBF6 to CMYK:

cmyk(39%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #97EBF6 has RGB (151, 235, 246) and HSL (187°, 84%, 78%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97EBF6 is #F6A398, creating high-contrast pairings. For softer combinations, try analogous colors like #98F6D2.

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

Contrast with #97EBF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97EBF6?

#97EBF6 is a soft cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #97EBF6?

#97EBF6 in RGB is (151, 235, 246) - 151 red, 235 green, and 246 blue.

How to use #97EBF6 in CSS?

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

What colors go well with #97EBF6?

#F6A398 (complementary), #98F6D2 (analogous), and #51DDF0 (lighter shade) work well with #97EBF6.