#9EFFBE Color Information

Hex color code: #9EFFBE

The hex color #9EFFBE is a delicate green with RGB values of (158, 255, 190) and HSL of (140°, 100%, 81%). It is popular in mobile app design.

Try:
Color NameAquamarine
HEX
#9EFFBE
RGB
158, 255, 190
HSL
140°, 100%, 81%
CMYK
38%, 0%, 25%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EFFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 255, 190

Red: 158 / Green: 255 / Blue: 190

HSL

140°, 100%, 81%

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

CMYK

38%, 0%, 25%, 0%

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

What color is #9EFFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EFFBE to RGB:

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

HEX to HSL

Convert #9EFFBE to HSL:

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

HEX to CMYK

Convert #9EFFBE to CMYK:

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

Color Meaning and Usage

A soft green tone, #9EFFBE has RGB (158, 255, 190) and HSL (140°, 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 #9EFFBE is #FF9EDF, creating high-contrast pairings. For softer combinations, try analogous colors like #AEFF9E.

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

Contrast with #9EFFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EFFBE?

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

What is the RGB value of #9EFFBE?

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

How to use #9EFFBE in CSS?

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

What colors go well with #9EFFBE?

#FF9EDF (complementary), #AEFF9E (analogous), and #52FF8B (lighter shade) work well with #9EFFBE.