#97E6BC Color Information

Hex color code: #97E6BC

#97E6BC is a neutral green color. In RGB it is (151, 230, 188), and in HSL it is (148°, 61%, 75%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#97E6BC
RGB
151, 230, 188
HSL
148°, 61%, 75%
CMYK
34%, 0%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #97E6BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 230, 188

Red: 151 / Green: 230 / Blue: 188

HSL

148°, 61%, 75%

Hue: 148° / Saturation: 61% / Lightness: 75%

CMYK

34%, 0%, 18%, 10%

Cyan: 34% / Magenta: 0% / Yellow: 18% / Key: 10%

What color is #97E6BC?

#97E6BC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97E6BC to RGB:

rgb(151, 230, 188)HEX to RGB Converter →

HEX to HSL

Convert #97E6BC to HSL:

hsl(148, 61%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #97E6BC to CMYK:

cmyk(34%, 0%, 18%, 10%)Color Converter →

Color Meaning and Usage

A subtle green tone, #97E6BC has RGB (151, 230, 188) and HSL (148°, 61%, 75%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97E6BC is #E698C2, creating high-contrast pairings. For softer combinations, try analogous colors like #9BE698.

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

Contrast with #97E6BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97E6BC?

#97E6BC is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #97E6BC?

#97E6BC in RGB is (151, 230, 188) - 151 red, 230 green, and 188 blue.

How to use #97E6BC in CSS?

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

What colors go well with #97E6BC?

#E698C2 (complementary), #9BE698 (analogous), and #5BD795 (lighter shade) work well with #97E6BC.