#139CAE Color Information

Hex color code: #139CAE

The hex color #139CAE is a eye-catching cyan with RGB values of (19, 156, 174) and HSL of (187°, 80%, 38%). It is popular in mobile app design.

Try:
Color NameLight Sea Green
HEX
#139CAE
RGB
19, 156, 174
HSL
187°, 80%, 38%
CMYK
89%, 10%, 0%, 32%

Shades

CSS Usage
color: #139CAE;
background-color: #139CAE;
border-color: #139CAE;
box-shadow: 0 0 10px #139CAE;
border: 2px solid #139CAE;
Tailwind Usage
bg-[#139CAE]
text-[#139CAE]
border-[#139CAE]
shadow-[0_0_10px_139CAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #139CAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #139CAE; color: #000000; }

Badge

New Feature
.badge { background-color: #139CAE; 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 #139CAE; background-color: #139CAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #139CAE20; border-left: 4px solid #139CAE; }

Link / Accent

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

a { color: #139CAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #139CAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 156, 174

Red: 19 / Green: 156 / Blue: 174

HSL

187°, 80%, 38%

Hue: 187° / Saturation: 80% / Lightness: 38%

CMYK

89%, 10%, 0%, 32%

Cyan: 89% / Magenta: 10% / Yellow: 0% / Key: 32%

What color is #139CAE?

#139CAE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #139CAE to RGB:

rgb(19, 156, 174)HEX to RGB Converter →

HEX to HSL

Convert #139CAE to HSL:

hsl(187, 80%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #139CAE to CMYK:

cmyk(89%, 10%, 0%, 32%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #139CAE has RGB (19, 156, 174) and HSL (187°, 80%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #139CAE is #AE2513, creating high-contrast pairings. For softer combinations, try analogous colors like #13AE73.

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

Contrast with #139CAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #139CAE?

#139CAE is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #139CAE?

#139CAE in RGB is (19, 156, 174) - 19 red, 156 green, and 174 blue.

How to use #139CAE in CSS?

Use #139CAE directly in your CSS properties like color or background-color.

What colors go well with #139CAE?

#AE2513 (complementary), #13AE73 (analogous), and #0C5F6A (lighter shade) work well with #139CAE.