#30CBED Color Information

Hex color code: #30CBED

The hex color #30CBED is a eye-catching cyan with RGB values of (48, 203, 237) and HSL of (191°, 84%, 56%). It is popular in mobile app design.

Try:
Color NameTurquoise
HEX
#30CBED
RGB
48, 203, 237
HSL
191°, 84%, 56%
CMYK
80%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #30CBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 203, 237

Red: 48 / Green: 203 / Blue: 237

HSL

191°, 84%, 56%

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

CMYK

80%, 14%, 0%, 7%

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

What color is #30CBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30CBED to RGB:

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

HEX to HSL

Convert #30CBED to HSL:

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

HEX to CMYK

Convert #30CBED to CMYK:

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

Color Meaning and Usage

A eye-catching cyan tone, #30CBED has RGB (48, 203, 237) and HSL (191°, 84%, 56%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30CBED is #ED5331, creating high-contrast pairings. For softer combinations, try analogous colors like #31EDB1.

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

Contrast with #30CBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30CBED?

#30CBED is a eye-catching cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #30CBED?

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

How to use #30CBED in CSS?

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

What colors go well with #30CBED?

#ED5331 (complementary), #31EDB1 (analogous), and #11A0C0 (lighter shade) work well with #30CBED.