#93DCBC Color Information

Hex color code: #93DCBC

The hex color #93DCBC is a calming cyan with RGB values of (147, 220, 188) and HSL of (154°, 51%, 72%). It is frequently seen in web interfaces.

Try:
Color NameAquamarine
HEX
#93DCBC
RGB
147, 220, 188
HSL
154°, 51%, 72%
CMYK
33%, 0%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #93DCBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 220, 188

Red: 147 / Green: 220 / Blue: 188

HSL

154°, 51%, 72%

Hue: 154° / Saturation: 51% / Lightness: 72%

CMYK

33%, 0%, 15%, 14%

Cyan: 33% / Magenta: 0% / Yellow: 15% / Key: 14%

What color is #93DCBC?

#93DCBC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93DCBC to RGB:

rgb(147, 220, 188)HEX to RGB Converter →

HEX to HSL

Convert #93DCBC to HSL:

hsl(154, 51%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #93DCBC to CMYK:

cmyk(33%, 0%, 15%, 14%)Color Converter →

Color Meaning and Usage

#93DCBC is a calming cyan color with RGB values of 147, 220, 188 and HSL of 154°, 51%, 72%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93DCBC is #DC93B3, creating high-contrast pairings. For softer combinations, try analogous colors like #93DC98.

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

Contrast with #93DCBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93DCBC?

#93DCBC is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #93DCBC?

#93DCBC in RGB is (147, 220, 188) - 147 red, 220 green, and 188 blue.

How to use #93DCBC in CSS?

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

What colors go well with #93DCBC?

#DC93B3 (complementary), #93DC98 (analogous), and #59C999 (lighter shade) work well with #93DCBC.