#30DAED Color Information

Hex color code: #30DAED

A bold cyan shade, #30DAED appears as (48, 218, 237) in RGB and (186°, 84%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#30DAED
RGB
48, 218, 237
HSL
186°, 84%, 56%
CMYK
80%, 8%, 0%, 7%

Shades

CSS Usage
color: #30DAED;
background-color: #30DAED;
border-color: #30DAED;
box-shadow: 0 0 10px #30DAED;
border: 2px solid #30DAED;
Tailwind Usage
bg-[#30DAED]
text-[#30DAED]
border-[#30DAED]
shadow-[0_0_10px_30DAED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #30DAED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #30DAED; color: #000000; }

Badge

New Feature
.badge { background-color: #30DAED; 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 #30DAED; background-color: #30DAED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #30DAED20; border-left: 4px solid #30DAED; }

Link / Accent

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

a { color: #30DAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #30DAED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 218, 237

Red: 48 / Green: 218 / Blue: 237

HSL

186°, 84%, 56%

Hue: 186° / Saturation: 84% / Lightness: 56%

CMYK

80%, 8%, 0%, 7%

Cyan: 80% / Magenta: 8% / Yellow: 0% / Key: 7%

What color is #30DAED?

#30DAED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30DAED to RGB:

rgb(48, 218, 237)HEX to RGB Converter →

HEX to HSL

Convert #30DAED to HSL:

hsl(186, 84%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #30DAED to CMYK:

cmyk(80%, 8%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #30DAED has RGB (48, 218, 237) and HSL (186°, 84%, 56%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30DAED is #ED4331, creating high-contrast pairings. For softer combinations, try analogous colors like #31EDA2.

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

Contrast with #30DAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30DAED?

#30DAED is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #30DAED?

#30DAED in RGB is (48, 218, 237) - 48 red, 218 green, and 237 blue.

How to use #30DAED in CSS?

Use #30DAED directly in your CSS properties like color or background-color.

What colors go well with #30DAED?

#ED4331 (complementary), #31EDA2 (analogous), and #11AFC0 (lighter shade) work well with #30DAED.