#14BCD2 Color Information

Hex color code: #14BCD2

The hex color #14BCD2 is a bold cyan with RGB values of (20, 188, 210) and HSL of (187°, 83%, 45%). It is often used for branding and logos.

Try:
Color NameDark Turquoise
HEX
#14BCD2
RGB
20, 188, 210
HSL
187°, 83%, 45%
CMYK
90%, 10%, 0%, 18%

Shades

CSS Usage
color: #14BCD2;
background-color: #14BCD2;
border-color: #14BCD2;
box-shadow: 0 0 10px #14BCD2;
border: 2px solid #14BCD2;
Tailwind Usage
bg-[#14BCD2]
text-[#14BCD2]
border-[#14BCD2]
shadow-[0_0_10px_14BCD2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #14BCD2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #14BCD2; color: #000000; }

Badge

New Feature
.badge { background-color: #14BCD2; 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 #14BCD2; background-color: #14BCD215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #14BCD220; border-left: 4px solid #14BCD2; }

Link / Accent

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

a { color: #14BCD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #14BCD2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 188, 210

Red: 20 / Green: 188 / Blue: 210

HSL

187°, 83%, 45%

Hue: 187° / Saturation: 83% / Lightness: 45%

CMYK

90%, 10%, 0%, 18%

Cyan: 90% / Magenta: 10% / Yellow: 0% / Key: 18%

What color is #14BCD2?

#14BCD2 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #14BCD2 to RGB:

rgb(20, 188, 210)HEX to RGB Converter →

HEX to HSL

Convert #14BCD2 to HSL:

hsl(187, 83%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #14BCD2 to CMYK:

cmyk(90%, 10%, 0%, 18%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #14BCD2 has RGB (20, 188, 210) and HSL (187°, 83%, 45%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #14BCD2 is #D22A14, creating high-contrast pairings. For softer combinations, try analogous colors like #14D289.

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

Contrast with #14BCD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #14BCD2?

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

What is the RGB value of #14BCD2?

#14BCD2 in RGB is (20, 188, 210) - 20 red, 188 green, and 210 blue.

How to use #14BCD2 in CSS?

Use #14BCD2 directly in your CSS properties like color or background-color.

What colors go well with #14BCD2?

#D22A14 (complementary), #14D289 (analogous), and #0D7D8C (lighter shade) work well with #14BCD2.