#93CEAC Color Information

Hex color code: #93CEAC

A soft green shade, #93CEAC appears as (147, 206, 172) in RGB and (145°, 38%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#93CEAC
RGB
147, 206, 172
HSL
145°, 38%, 69%
CMYK
29%, 0%, 17%, 19%

Shades

CSS Usage
color: #93CEAC;
background-color: #93CEAC;
border-color: #93CEAC;
box-shadow: 0 0 10px #93CEAC;
border: 2px solid #93CEAC;
Tailwind Usage
bg-[#93CEAC]
text-[#93CEAC]
border-[#93CEAC]
shadow-[0_0_10px_93CEAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #93CEAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #93CEAC; color: #000000; }

Badge

New Feature
.badge { background-color: #93CEAC; 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 #93CEAC; background-color: #93CEAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #93CEAC20; border-left: 4px solid #93CEAC; }

Link / Accent

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

a { color: #93CEAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #93CEAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 206, 172

Red: 147 / Green: 206 / Blue: 172

HSL

145°, 38%, 69%

Hue: 145° / Saturation: 38% / Lightness: 69%

CMYK

29%, 0%, 17%, 19%

Cyan: 29% / Magenta: 0% / Yellow: 17% / Key: 19%

What color is #93CEAC?

#93CEAC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93CEAC to RGB:

rgb(147, 206, 172)HEX to RGB Converter →

HEX to HSL

Convert #93CEAC to HSL:

hsl(145, 38%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #93CEAC to CMYK:

cmyk(29%, 0%, 17%, 19%)Color Converter →

Color Meaning and Usage

A pastel green tone, #93CEAC has RGB (147, 206, 172) and HSL (145°, 38%, 69%). 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 #93CEAC is #CE92B5, creating high-contrast pairings. For softer combinations, try analogous colors like #97CE92.

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

Contrast with #93CEAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93CEAC?

#93CEAC is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #93CEAC?

#93CEAC in RGB is (147, 206, 172) - 147 red, 206 green, and 172 blue.

How to use #93CEAC in CSS?

Use #93CEAC directly in your CSS properties like color or background-color.

What colors go well with #93CEAC?

#CE92B5 (complementary), #97CE92 (analogous), and #5DB682 (lighter shade) work well with #93CEAC.