#95EEAB Color Information

Hex color code: #95EEAB

A ethereal green shade, #95EEAB appears as (149, 238, 171) in RGB and (135°, 72%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#95EEAB
RGB
149, 238, 171
HSL
135°, 72%, 76%
CMYK
37%, 0%, 28%, 7%

Shades

CSS Usage
color: #95EEAB;
background-color: #95EEAB;
border-color: #95EEAB;
box-shadow: 0 0 10px #95EEAB;
border: 2px solid #95EEAB;
Tailwind Usage
bg-[#95EEAB]
text-[#95EEAB]
border-[#95EEAB]
shadow-[0_0_10px_95EEAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #95EEAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #95EEAB; color: #000000; }

Badge

New Feature
.badge { background-color: #95EEAB; 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 #95EEAB; background-color: #95EEAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #95EEAB20; border-left: 4px solid #95EEAB; }

Link / Accent

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

a { color: #95EEAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95EEAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 238, 171

Red: 149 / Green: 238 / Blue: 171

HSL

135°, 72%, 76%

Hue: 135° / Saturation: 72% / Lightness: 76%

CMYK

37%, 0%, 28%, 7%

Cyan: 37% / Magenta: 0% / Yellow: 28% / Key: 7%

What color is #95EEAB?

#95EEAB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95EEAB to RGB:

rgb(149, 238, 171)HEX to RGB Converter →

HEX to HSL

Convert #95EEAB to HSL:

hsl(135, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #95EEAB to CMYK:

cmyk(37%, 0%, 28%, 7%)Color Converter →

Color Meaning and Usage

A light green tone, #95EEAB has RGB (149, 238, 171) and HSL (135°, 72%, 76%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95EEAB is #EE96D8, creating high-contrast pairings. For softer combinations, try analogous colors like #ACEE96.

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

Contrast with #95EEAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95EEAB?

#95EEAB is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #95EEAB?

#95EEAB in RGB is (149, 238, 171) - 149 red, 238 green, and 171 blue.

How to use #95EEAB in CSS?

Use #95EEAB directly in your CSS properties like color or background-color.

What colors go well with #95EEAB?

#EE96D8 (complementary), #ACEE96 (analogous), and #54E378 (lighter shade) work well with #95EEAB.