#13968D Color Information

Hex color code: #13968D

A eye-catching cyan shade, #13968D appears as (19, 150, 141) in RGB and (176°, 78%, 33%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Cyan
HEX
#13968D
RGB
19, 150, 141
HSL
176°, 78%, 33%
CMYK
87%, 0%, 6%, 41%

Shades

CSS Usage
color: #13968D;
background-color: #13968D;
border-color: #13968D;
box-shadow: 0 0 10px #13968D;
border: 2px solid #13968D;
Tailwind Usage
bg-[#13968D]
text-[#13968D]
border-[#13968D]
shadow-[0_0_10px_13968D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #13968D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #13968D; color: #000000; }

Badge

New Feature
.badge { background-color: #13968D; 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 #13968D; background-color: #13968D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #13968D20; border-left: 4px solid #13968D; }

Link / Accent

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

a { color: #13968D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #13968D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 150, 141

Red: 19 / Green: 150 / Blue: 141

HSL

176°, 78%, 33%

Hue: 176° / Saturation: 78% / Lightness: 33%

CMYK

87%, 0%, 6%, 41%

Cyan: 87% / Magenta: 0% / Yellow: 6% / Key: 41%

What color is #13968D?

#13968D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #13968D to RGB:

rgb(19, 150, 141)HEX to RGB Converter →

HEX to HSL

Convert #13968D to HSL:

hsl(176, 78%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #13968D to CMYK:

cmyk(87%, 0%, 6%, 41%)Color Converter →

Color Meaning and Usage

#13968D is a bold cyan color with RGB values of 19, 150, 141 and HSL of 176°, 78%, 33%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #13968D is #96131B, creating high-contrast pairings. For softer combinations, try analogous colors like #13964B.

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

Contrast with #13968D

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

Contrast Ratio: 5.77:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #13968D?

#13968D is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #13968D?

#13968D in RGB is (19, 150, 141) - 19 red, 150 green, and 141 blue.

How to use #13968D in CSS?

Use #13968D directly in your CSS properties like color or background-color.

What colors go well with #13968D?

#96131B (complementary), #13964B (analogous), and #0A524D (lighter shade) work well with #13968D.