#94EEAC Color Information

Hex color code: #94EEAC

#94EEAC is a airy green color. In RGB it is (148, 238, 172), and in HSL it is (136°, 73%, 76%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#94EEAC
RGB
148, 238, 172
HSL
136°, 73%, 76%
CMYK
38%, 0%, 28%, 7%

Shades

CSS Usage
color: #94EEAC;
background-color: #94EEAC;
border-color: #94EEAC;
box-shadow: 0 0 10px #94EEAC;
border: 2px solid #94EEAC;
Tailwind Usage
bg-[#94EEAC]
text-[#94EEAC]
border-[#94EEAC]
shadow-[0_0_10px_94EEAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #94EEAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #94EEAC; color: #000000; }

Badge

New Feature
.badge { background-color: #94EEAC; 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 #94EEAC; background-color: #94EEAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #94EEAC20; border-left: 4px solid #94EEAC; }

Link / Accent

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

a { color: #94EEAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94EEAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 238, 172

Red: 148 / Green: 238 / Blue: 172

HSL

136°, 73%, 76%

Hue: 136° / Saturation: 73% / Lightness: 76%

CMYK

38%, 0%, 28%, 7%

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

What color is #94EEAC?

#94EEAC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94EEAC to RGB:

rgb(148, 238, 172)HEX to RGB Converter →

HEX to HSL

Convert #94EEAC to HSL:

hsl(136, 73%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #94EEAC to CMYK:

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

Color Meaning and Usage

A airy green tone, #94EEAC has RGB (148, 238, 172) and HSL (136°, 73%, 76%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94EEAC is #EE95D7, creating high-contrast pairings. For softer combinations, try analogous colors like #AAEE95.

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

Contrast with #94EEAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94EEAC?

#94EEAC is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #94EEAC?

#94EEAC in RGB is (148, 238, 172) - 148 red, 238 green, and 172 blue.

How to use #94EEAC in CSS?

Use #94EEAC directly in your CSS properties like color or background-color.

What colors go well with #94EEAC?

#EE95D7 (complementary), #AAEE95 (analogous), and #53E47A (lighter shade) work well with #94EEAC.