#97F362 Color Information

Hex color code: #97F362

A dynamic green shade, #97F362 appears as (151, 243, 98) in RGB and (98°, 86%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#97F362
RGB
151, 243, 98
HSL
98°, 86%, 67%
CMYK
38%, 0%, 60%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #97F362; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 243, 98

Red: 151 / Green: 243 / Blue: 98

HSL

98°, 86%, 67%

Hue: 98° / Saturation: 86% / Lightness: 67%

CMYK

38%, 0%, 60%, 5%

Cyan: 38% / Magenta: 0% / Yellow: 60% / Key: 5%

What color is #97F362?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97F362 to RGB:

rgb(151, 243, 98)HEX to RGB Converter →

HEX to HSL

Convert #97F362 to HSL:

hsl(98, 86%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #97F362 to CMYK:

cmyk(38%, 0%, 60%, 5%)Color Converter →

Color Meaning and Usage

#97F362 is a striking green color with RGB values of 151, 243, 98 and HSL of 98°, 86%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97F362 is #BE62F3, creating high-contrast pairings. For softer combinations, try analogous colors like #E0F362.

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

Contrast with #97F362

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97F362?

#97F362 is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #97F362?

#97F362 in RGB is (151, 243, 98) - 151 red, 243 green, and 98 blue.

How to use #97F362 in CSS?

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

What colors go well with #97F362?

#BE62F3 (complementary), #E0F362 (analogous), and #69EE1B (lighter shade) work well with #97F362.