#93CCCC Color Information

Hex color code: #93CCCC

The hex color #93CCCC is a gentle cyan with RGB values of (147, 204, 204) and HSL of (180°, 36%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSky Blue
HEX
#93CCCC
RGB
147, 204, 204
HSL
180°, 36%, 69%
CMYK
28%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #93CCCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 204, 204

Red: 147 / Green: 204 / Blue: 204

HSL

180°, 36%, 69%

Hue: 180° / Saturation: 36% / Lightness: 69%

CMYK

28%, 0%, 0%, 20%

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

What color is #93CCCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93CCCC to RGB:

rgb(147, 204, 204)HEX to RGB Converter →

HEX to HSL

Convert #93CCCC to HSL:

hsl(180, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #93CCCC to CMYK:

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

Color Meaning and Usage

A pastel cyan tone, #93CCCC has RGB (147, 204, 204) and HSL (180°, 36%, 69%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93CCCC is #CC9393, creating high-contrast pairings. For softer combinations, try analogous colors like #93CCB0.

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

Contrast with #93CCCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93CCCC?

#93CCCC is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #93CCCC?

#93CCCC in RGB is (147, 204, 204) - 147 red, 204 green, and 204 blue.

How to use #93CCCC in CSS?

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

What colors go well with #93CCCC?

#CC9393 (complementary), #93CCB0 (analogous), and #5FB4B4 (lighter shade) work well with #93CCCC.