#93CBAC Color Information

Hex color code: #93CBAC

The hex color #93CBAC is a soft green with RGB values of (147, 203, 172) and HSL of (147°, 35%, 69%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#93CBAC
RGB
147, 203, 172
HSL
147°, 35%, 69%
CMYK
28%, 0%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #93CBAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 203, 172

Red: 147 / Green: 203 / Blue: 172

HSL

147°, 35%, 69%

Hue: 147° / Saturation: 35% / Lightness: 69%

CMYK

28%, 0%, 15%, 20%

Cyan: 28% / Magenta: 0% / Yellow: 15% / Key: 20%

What color is #93CBAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93CBAC to RGB:

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

HEX to HSL

Convert #93CBAC to HSL:

hsl(147, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #93CBAC to CMYK:

cmyk(28%, 0%, 15%, 20%)Color Converter →

Color Meaning and Usage

#93CBAC is a pastel green color with RGB values of 147, 203, 172 and HSL of 147°, 35%, 69%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93CBAC is #CC94B3, creating high-contrast pairings. For softer combinations, try analogous colors like #97CC94.

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

Contrast with #93CBAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93CBAC?

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

What is the RGB value of #93CBAC?

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

How to use #93CBAC in CSS?

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

What colors go well with #93CBAC?

#CC94B3 (complementary), #97CC94 (analogous), and #61B386 (lighter shade) work well with #93CBAC.