#9FDBAB Color Information

Hex color code: #9FDBAB

The hex color #9FDBAB is a delicate green with RGB values of (159, 219, 171) and HSL of (132°, 45%, 74%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#9FDBAB
RGB
159, 219, 171
HSL
132°, 45%, 74%
CMYK
27%, 0%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9FDBAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 219, 171

Red: 159 / Green: 219 / Blue: 171

HSL

132°, 45%, 74%

Hue: 132° / Saturation: 45% / Lightness: 74%

CMYK

27%, 0%, 22%, 14%

Cyan: 27% / Magenta: 0% / Yellow: 22% / Key: 14%

What color is #9FDBAB?

#9FDBAB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FDBAB to RGB:

rgb(159, 219, 171)HEX to RGB Converter →

HEX to HSL

Convert #9FDBAB to HSL:

hsl(132, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #9FDBAB to CMYK:

cmyk(27%, 0%, 22%, 14%)Color Converter →

Color Meaning and Usage

#9FDBAB is a pastel green color with RGB values of 159, 219, 171 and HSL of 132°, 45%, 74%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FDBAB is #DB9FCF, creating high-contrast pairings. For softer combinations, try analogous colors like #B1DB9F.

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

Contrast with #9FDBAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FDBAB?

#9FDBAB is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #9FDBAB?

#9FDBAB in RGB is (159, 219, 171) - 159 red, 219 green, and 171 blue.

How to use #9FDBAB in CSS?

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

What colors go well with #9FDBAB?

#DB9FCF (complementary), #B1DB9F (analogous), and #67C57A (lighter shade) work well with #9FDBAB.