#96AE7E Color Information

Hex color code: #96AE7E

A gentle green shade, #96AE7E appears as (150, 174, 126) in RGB and (90°, 23%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#96AE7E
RGB
150, 174, 126
HSL
90°, 23%, 59%
CMYK
14%, 0%, 28%, 32%

Shades

CSS Usage
color: #96AE7E;
background-color: #96AE7E;
border-color: #96AE7E;
box-shadow: 0 0 10px #96AE7E;
border: 2px solid #96AE7E;
Tailwind Usage
bg-[#96AE7E]
text-[#96AE7E]
border-[#96AE7E]
shadow-[0_0_10px_96AE7E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #96AE7E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #96AE7E; color: #000000; }

Badge

New Feature
.badge { background-color: #96AE7E; 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 #96AE7E; background-color: #96AE7E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #96AE7E20; border-left: 4px solid #96AE7E; }

Link / Accent

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

a { color: #96AE7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96AE7E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 174, 126

Red: 150 / Green: 174 / Blue: 126

HSL

90°, 23%, 59%

Hue: 90° / Saturation: 23% / Lightness: 59%

CMYK

14%, 0%, 28%, 32%

Cyan: 14% / Magenta: 0% / Yellow: 28% / Key: 32%

What color is #96AE7E?

#96AE7E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96AE7E to RGB:

rgb(150, 174, 126)HEX to RGB Converter →

HEX to HSL

Convert #96AE7E to HSL:

hsl(90, 23%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #96AE7E to CMYK:

cmyk(14%, 0%, 28%, 32%)Color Converter →

Color Meaning and Usage

A soft green tone, #96AE7E has RGB (150, 174, 126) and HSL (90°, 23%, 59%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96AE7E is #967EAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEAE7E.

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

Contrast with #96AE7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96AE7E?

#96AE7E is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #96AE7E?

#96AE7E in RGB is (150, 174, 126) - 150 red, 174 green, and 126 blue.

How to use #96AE7E in CSS?

Use #96AE7E directly in your CSS properties like color or background-color.

What colors go well with #96AE7E?

#967EAE (complementary), #AEAE7E (analogous), and #708A56 (lighter shade) work well with #96AE7E.