#97CEAD Color Information

Hex color code: #97CEAD

#97CEAD is a soft green color. In RGB it is (151, 206, 173), and in HSL it is (144°, 36%, 70%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#97CEAD
RGB
151, 206, 173
HSL
144°, 36%, 70%
CMYK
27%, 0%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #97CEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 206, 173

Red: 151 / Green: 206 / Blue: 173

HSL

144°, 36%, 70%

Hue: 144° / Saturation: 36% / Lightness: 70%

CMYK

27%, 0%, 16%, 19%

Cyan: 27% / Magenta: 0% / Yellow: 16% / Key: 19%

What color is #97CEAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97CEAD to RGB:

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

HEX to HSL

Convert #97CEAD to HSL:

hsl(144, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #97CEAD to CMYK:

cmyk(27%, 0%, 16%, 19%)Color Converter →

Color Meaning and Usage

#97CEAD is a soft green color with RGB values of 151, 206, 173 and HSL of 144°, 36%, 70%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97CEAD is #CE97B8, creating high-contrast pairings. For softer combinations, try analogous colors like #9CCE97.

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

Contrast with #97CEAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97CEAD?

#97CEAD is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #97CEAD?

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

How to use #97CEAD in CSS?

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

What colors go well with #97CEAD?

#CE97B8 (complementary), #9CCE97 (analogous), and #63B684 (lighter shade) work well with #97CEAD.