#97EFCE Color Information

Hex color code: #97EFCE

The hex color #97EFCE is a soft cyan with RGB values of (151, 239, 206) and HSL of (158°, 73%, 76%). It is frequently seen in web interfaces.

Try:
Color NameAquamarine
HEX
#97EFCE
RGB
151, 239, 206
HSL
158°, 73%, 76%
CMYK
37%, 0%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #97EFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 239, 206

Red: 151 / Green: 239 / Blue: 206

HSL

158°, 73%, 76%

Hue: 158° / Saturation: 73% / Lightness: 76%

CMYK

37%, 0%, 14%, 6%

Cyan: 37% / Magenta: 0% / Yellow: 14% / Key: 6%

What color is #97EFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97EFCE to RGB:

rgb(151, 239, 206)HEX to RGB Converter →

HEX to HSL

Convert #97EFCE to HSL:

hsl(158, 73%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #97EFCE to CMYK:

cmyk(37%, 0%, 14%, 6%)Color Converter →

Color Meaning and Usage

A light cyan tone, #97EFCE has RGB (151, 239, 206) and HSL (158°, 73%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97EFCE is #EE95B6, creating high-contrast pairings. For softer combinations, try analogous colors like #95EEA1.

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

Contrast with #97EFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97EFCE?

#97EFCE is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #97EFCE?

#97EFCE in RGB is (151, 239, 206) - 151 red, 239 green, and 206 blue.

How to use #97EFCE in CSS?

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

What colors go well with #97EFCE?

#EE95B6 (complementary), #95EEA1 (analogous), and #53E4AF (lighter shade) work well with #97EFCE.