#14C1DB Color Information

Hex color code: #14C1DB

#14C1DB is a striking cyan color. In RGB it is (20, 193, 219), and in HSL it is (188°, 83%, 47%). It is often used for branding and logos.

Try:
Color NameDark Turquoise
HEX
#14C1DB
RGB
20, 193, 219
HSL
188°, 83%, 47%
CMYK
91%, 12%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #14C1DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 193, 219

Red: 20 / Green: 193 / Blue: 219

HSL

188°, 83%, 47%

Hue: 188° / Saturation: 83% / Lightness: 47%

CMYK

91%, 12%, 0%, 14%

Cyan: 91% / Magenta: 12% / Yellow: 0% / Key: 14%

What color is #14C1DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #14C1DB to RGB:

rgb(20, 193, 219)HEX to RGB Converter →

HEX to HSL

Convert #14C1DB to HSL:

hsl(188, 83%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #14C1DB to CMYK:

cmyk(91%, 12%, 0%, 14%)Color Converter →

Color Meaning and Usage

#14C1DB is a eye-catching cyan color with RGB values of 20, 193, 219 and HSL of 188°, 83%, 47%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #14C1DB is #DB2F14, creating high-contrast pairings. For softer combinations, try analogous colors like #14DB92.

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

Contrast with #14C1DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #14C1DB?

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

What is the RGB value of #14C1DB?

#14C1DB in RGB is (20, 193, 219) - 20 red, 193 green, and 219 blue.

How to use #14C1DB in CSS?

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

What colors go well with #14C1DB?

#DB2F14 (complementary), #14DB92 (analogous), and #0E8395 (lighter shade) work well with #14C1DB.