#9EFFBA Color Information

Hex color code: #9EFFBA

The hex color #9EFFBA is a ethereal green with RGB values of (158, 255, 186) and HSL of (137°, 100%, 81%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#9EFFBA
RGB
158, 255, 186
HSL
137°, 100%, 81%
CMYK
38%, 0%, 27%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EFFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 255, 186

Red: 158 / Green: 255 / Blue: 186

HSL

137°, 100%, 81%

Hue: 137° / Saturation: 100% / Lightness: 81%

CMYK

38%, 0%, 27%, 0%

Cyan: 38% / Magenta: 0% / Yellow: 27% / Key: 0%

What color is #9EFFBA?

#9EFFBA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EFFBA to RGB:

rgb(158, 255, 186)HEX to RGB Converter →

HEX to HSL

Convert #9EFFBA to HSL:

hsl(137, 100%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #9EFFBA to CMYK:

cmyk(38%, 0%, 27%, 0%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #9EFFBA has RGB (158, 255, 186) and HSL (137°, 100%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EFFBA is #FF9EE4, creating high-contrast pairings. For softer combinations, try analogous colors like #B3FF9E.

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

Contrast with #9EFFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EFFBA?

#9EFFBA is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #9EFFBA?

#9EFFBA in RGB is (158, 255, 186) - 158 red, 255 green, and 186 blue.

How to use #9EFFBA in CSS?

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

What colors go well with #9EFFBA?

#FF9EE4 (complementary), #B3FF9E (analogous), and #52FF83 (lighter shade) work well with #9EFFBA.