#12CACA Color Information

Hex color code: #12CACA

#12CACA is a eye-catching cyan color. In RGB it is (18, 202, 202), and in HSL it is (180°, 84%, 43%). It is popular in mobile app design.

Try:
Color NameDark Turquoise
HEX
#12CACA
RGB
18, 202, 202
HSL
180°, 84%, 43%
CMYK
91%, 0%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #12CACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 202, 202

Red: 18 / Green: 202 / Blue: 202

HSL

180°, 84%, 43%

Hue: 180° / Saturation: 84% / Lightness: 43%

CMYK

91%, 0%, 0%, 21%

Cyan: 91% / Magenta: 0% / Yellow: 0% / Key: 21%

What color is #12CACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #12CACA to RGB:

rgb(18, 202, 202)HEX to RGB Converter →

HEX to HSL

Convert #12CACA to HSL:

hsl(180, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #12CACA to CMYK:

cmyk(91%, 0%, 0%, 21%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #12CACA has RGB (18, 202, 202) and HSL (180°, 84%, 43%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #12CACA is #CA1212, creating high-contrast pairings. For softer combinations, try analogous colors like #12CA6E.

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

Contrast with #12CACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #12CACA?

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

What is the RGB value of #12CACA?

#12CACA in RGB is (18, 202, 202) - 18 red, 202 green, and 202 blue.

How to use #12CACA in CSS?

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

What colors go well with #12CACA?

#CA1212 (complementary), #12CA6E (analogous), and #0B8383 (lighter shade) work well with #12CACA.