#9FBE8E Color Information

Hex color code: #9FBE8E

#9FBE8E is a subtle green color. In RGB it is (159, 190, 142), and in HSL it is (99°, 27%, 65%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#9FBE8E
RGB
159, 190, 142
HSL
99°, 27%, 65%
CMYK
16%, 0%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9FBE8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 190, 142

Red: 159 / Green: 190 / Blue: 142

HSL

99°, 27%, 65%

Hue: 99° / Saturation: 27% / Lightness: 65%

CMYK

16%, 0%, 25%, 25%

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

What color is #9FBE8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FBE8E to RGB:

rgb(159, 190, 142)HEX to RGB Converter →

HEX to HSL

Convert #9FBE8E to HSL:

hsl(99, 27%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #9FBE8E to CMYK:

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

Color Meaning and Usage

#9FBE8E is a delicate green color with RGB values of 159, 190, 142 and HSL of 99°, 27%, 65%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FBE8E is #AD8EBE, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BE8E.

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

Contrast with #9FBE8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FBE8E?

#9FBE8E is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #9FBE8E?

#9FBE8E in RGB is (159, 190, 142) - 159 red, 190 green, and 142 blue.

How to use #9FBE8E in CSS?

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

What colors go well with #9FBE8E?

#AD8EBE (complementary), #B7BE8E (analogous), and #75A25D (lighter shade) work well with #9FBE8E.