#12CCED Color Information

Hex color code: #12CCED

The hex color #12CCED is a striking cyan with RGB values of (18, 204, 237) and HSL of (189°, 86%, 50%). It is popular in mobile app design.

Try:
Color NameDeep Sky Blue
HEX
#12CCED
RGB
18, 204, 237
HSL
189°, 86%, 50%
CMYK
92%, 14%, 0%, 7%

Shades

CSS Usage
color: #12CCED;
background-color: #12CCED;
border-color: #12CCED;
box-shadow: 0 0 10px #12CCED;
border: 2px solid #12CCED;
Tailwind Usage
bg-[#12CCED]
text-[#12CCED]
border-[#12CCED]
shadow-[0_0_10px_12CCED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #12CCED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #12CCED; color: #000000; }

Badge

New Feature
.badge { background-color: #12CCED; 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 #12CCED; background-color: #12CCED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #12CCED20; border-left: 4px solid #12CCED; }

Link / Accent

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

a { color: #12CCED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #12CCED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 204, 237

Red: 18 / Green: 204 / Blue: 237

HSL

189°, 86%, 50%

Hue: 189° / Saturation: 86% / Lightness: 50%

CMYK

92%, 14%, 0%, 7%

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

What color is #12CCED?

#12CCED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #12CCED to RGB:

rgb(18, 204, 237)HEX to RGB Converter →

HEX to HSL

Convert #12CCED to HSL:

hsl(189, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #12CCED to CMYK:

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

Color Meaning and Usage

#12CCED is a vivid cyan color with RGB values of 18, 204, 237 and HSL of 189°, 86%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #12CCED is #ED3312, creating high-contrast pairings. For softer combinations, try analogous colors like #12EDA0.

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

Contrast with #12CCED

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 #12CCED?

#12CCED is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #12CCED?

#12CCED in RGB is (18, 204, 237) - 18 red, 204 green, and 237 blue.

How to use #12CCED in CSS?

Use #12CCED directly in your CSS properties like color or background-color.

What colors go well with #12CCED?

#ED3312 (complementary), #12EDA0 (analogous), and #0C8FA6 (lighter shade) work well with #12CCED.