#14948C Color Information

Hex color code: #14948C

A striking cyan shade, #14948C appears as (20, 148, 140) in RGB and (176°, 76%, 33%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Cyan
HEX
#14948C
RGB
20, 148, 140
HSL
176°, 76%, 33%
CMYK
86%, 0%, 5%, 42%

Shades

CSS Usage
color: #14948C;
background-color: #14948C;
border-color: #14948C;
box-shadow: 0 0 10px #14948C;
border: 2px solid #14948C;
Tailwind Usage
bg-[#14948C]
text-[#14948C]
border-[#14948C]
shadow-[0_0_10px_14948C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #14948C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #14948C; color: #000000; }

Badge

New Feature
.badge { background-color: #14948C; 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 #14948C; background-color: #14948C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #14948C20; border-left: 4px solid #14948C; }

Link / Accent

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

a { color: #14948C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #14948C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 148, 140

Red: 20 / Green: 148 / Blue: 140

HSL

176°, 76%, 33%

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

CMYK

86%, 0%, 5%, 42%

Cyan: 86% / Magenta: 0% / Yellow: 5% / Key: 42%

What color is #14948C?

#14948C is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #14948C to RGB:

rgb(20, 148, 140)HEX to RGB Converter →

HEX to HSL

Convert #14948C to HSL:

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

HEX to CMYK

Convert #14948C to CMYK:

cmyk(86%, 0%, 5%, 42%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #14948C has RGB (20, 148, 140) and HSL (176°, 76%, 33%). 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 #14948C is #94141D, creating high-contrast pairings. For softer combinations, try analogous colors like #14944C.

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

Contrast with #14948C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #14948C?

#14948C is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #14948C?

#14948C in RGB is (20, 148, 140) - 20 red, 148 green, and 140 blue.

How to use #14948C in CSS?

Use #14948C directly in your CSS properties like color or background-color.

What colors go well with #14948C?

#94141D (complementary), #14944C (analogous), and #0B514C (lighter shade) work well with #14948C.