#9BCFAD Color Information

Hex color code: #9BCFAD

#9BCFAD is a soft green color. In RGB it is (155, 207, 173), and in HSL it is (141°, 35%, 71%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#9BCFAD
RGB
155, 207, 173
HSL
141°, 35%, 71%
CMYK
25%, 0%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BCFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 207, 173

Red: 155 / Green: 207 / Blue: 173

HSL

141°, 35%, 71%

Hue: 141° / Saturation: 35% / Lightness: 71%

CMYK

25%, 0%, 16%, 19%

Cyan: 25% / Magenta: 0% / Yellow: 16% / Key: 19%

What color is #9BCFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BCFAD to RGB:

rgb(155, 207, 173)HEX to RGB Converter →

HEX to HSL

Convert #9BCFAD to HSL:

hsl(141, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #9BCFAD to CMYK:

cmyk(25%, 0%, 16%, 19%)Color Converter →

Color Meaning and Usage

#9BCFAD is a subtle green color with RGB values of 155, 207, 173 and HSL of 141°, 35%, 71%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9BCFAD is #CF9BBD, creating high-contrast pairings. For softer combinations, try analogous colors like #A3CF9B.

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

Contrast with #9BCFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BCFAD?

#9BCFAD is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #9BCFAD?

#9BCFAD in RGB is (155, 207, 173) - 155 red, 207 green, and 173 blue.

How to use #9BCFAD in CSS?

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

What colors go well with #9BCFAD?

#CF9BBD (complementary), #A3CF9B (analogous), and #68B683 (lighter shade) work well with #9BCFAD.