#14686B Color Information

Hex color code: #14686B

#14686B is a tranquil cyan color. In RGB it is (20, 104, 107), and in HSL it is (182°, 69%, 25%). It is widely used in graphic design.

Try:
Color NameTeal
HEX
#14686B
RGB
20, 104, 107
HSL
182°, 69%, 25%
CMYK
81%, 3%, 0%, 58%

Shades

CSS Usage
color: #14686B;
background-color: #14686B;
border-color: #14686B;
box-shadow: 0 0 10px #14686B;
border: 2px solid #14686B;
Tailwind Usage
bg-[#14686B]
text-[#14686B]
border-[#14686B]
shadow-[0_0_10px_14686B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #14686B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #14686B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #14686B; color: #FFFFFF; }

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 #14686B; background-color: #14686B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #14686B20; border-left: 4px solid #14686B; }

Link / Accent

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

a { color: #14686B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #14686B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 104, 107

Red: 20 / Green: 104 / Blue: 107

HSL

182°, 69%, 25%

Hue: 182° / Saturation: 69% / Lightness: 25%

CMYK

81%, 3%, 0%, 58%

Cyan: 81% / Magenta: 3% / Yellow: 0% / Key: 58%

What color is #14686B?

#14686B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #14686B to RGB:

rgb(20, 104, 107)HEX to RGB Converter →

HEX to HSL

Convert #14686B to HSL:

hsl(182, 69%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #14686B to CMYK:

cmyk(81%, 3%, 0%, 58%)Color Converter →

Color Meaning and Usage

#14686B is a peaceful cyan color with RGB values of 20, 104, 107 and HSL of 182°, 69%, 25%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #14686B is #6C1714, creating high-contrast pairings. For softer combinations, try analogous colors like #146C43.

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

Contrast with #14686B

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

Contrast Ratio: 3.22:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #14686B?

#14686B is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #14686B?

#14686B in RGB is (20, 104, 107) - 20 red, 104 green, and 107 blue.

How to use #14686B in CSS?

Use #14686B directly in your CSS properties like color or background-color.

What colors go well with #14686B?

#6C1714 (complementary), #146C43 (analogous), and #082A2B (lighter shade) work well with #14686B.