#9EF5AA Color Information

Hex color code: #9EF5AA

A airy green shade, #9EF5AA appears as (158, 245, 170) in RGB and (128°, 81%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#9EF5AA
RGB
158, 245, 170
HSL
128°, 81%, 79%
CMYK
36%, 0%, 31%, 4%

Shades

CSS Usage
color: #9EF5AA;
background-color: #9EF5AA;
border-color: #9EF5AA;
box-shadow: 0 0 10px #9EF5AA;
border: 2px solid #9EF5AA;
Tailwind Usage
bg-[#9EF5AA]
text-[#9EF5AA]
border-[#9EF5AA]
shadow-[0_0_10px_9EF5AA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9EF5AA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9EF5AA; color: #000000; }

Badge

New Feature
.badge { background-color: #9EF5AA; 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 #9EF5AA; background-color: #9EF5AA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9EF5AA20; border-left: 4px solid #9EF5AA; }

Link / Accent

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

a { color: #9EF5AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9EF5AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 245, 170

Red: 158 / Green: 245 / Blue: 170

HSL

128°, 81%, 79%

Hue: 128° / Saturation: 81% / Lightness: 79%

CMYK

36%, 0%, 31%, 4%

Cyan: 36% / Magenta: 0% / Yellow: 31% / Key: 4%

What color is #9EF5AA?

#9EF5AA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EF5AA to RGB:

rgb(158, 245, 170)HEX to RGB Converter →

HEX to HSL

Convert #9EF5AA to HSL:

hsl(128, 81%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #9EF5AA to CMYK:

cmyk(36%, 0%, 31%, 4%)Color Converter →

Color Meaning and Usage

A airy green tone, #9EF5AA has RGB (158, 245, 170) and HSL (128°, 81%, 79%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EF5AA is #F59EE9, creating high-contrast pairings. For softer combinations, try analogous colors like #BEF59E.

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

Contrast with #9EF5AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EF5AA?

#9EF5AA is a airy green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9EF5AA?

#9EF5AA in RGB is (158, 245, 170) - 158 red, 245 green, and 170 blue.

How to use #9EF5AA in CSS?

Use #9EF5AA directly in your CSS properties like color or background-color.

What colors go well with #9EF5AA?

#F59EE9 (complementary), #BEF59E (analogous), and #59EE6D (lighter shade) work well with #9EF5AA.