#19C2BC Color Information

Hex color code: #19C2BC

A bold cyan shade, #19C2BC appears as (25, 194, 188) in RGB and (178°, 77%, 43%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Sea Green
HEX
#19C2BC
RGB
25, 194, 188
HSL
178°, 77%, 43%
CMYK
87%, 0%, 3%, 24%

Shades

CSS Usage
color: #19C2BC;
background-color: #19C2BC;
border-color: #19C2BC;
box-shadow: 0 0 10px #19C2BC;
border: 2px solid #19C2BC;
Tailwind Usage
bg-[#19C2BC]
text-[#19C2BC]
border-[#19C2BC]
shadow-[0_0_10px_19C2BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #19C2BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #19C2BC; color: #000000; }

Badge

New Feature
.badge { background-color: #19C2BC; 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 #19C2BC; background-color: #19C2BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #19C2BC20; border-left: 4px solid #19C2BC; }

Link / Accent

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

a { color: #19C2BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #19C2BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

25, 194, 188

Red: 25 / Green: 194 / Blue: 188

HSL

178°, 77%, 43%

Hue: 178° / Saturation: 77% / Lightness: 43%

CMYK

87%, 0%, 3%, 24%

Cyan: 87% / Magenta: 0% / Yellow: 3% / Key: 24%

What color is #19C2BC?

#19C2BC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #19C2BC to RGB:

rgb(25, 194, 188)HEX to RGB Converter →

HEX to HSL

Convert #19C2BC to HSL:

hsl(178, 77%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #19C2BC to CMYK:

cmyk(87%, 0%, 3%, 24%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #19C2BC has RGB (25, 194, 188) and HSL (178°, 77%, 43%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #19C2BC is #C2191F, creating high-contrast pairings. For softer combinations, try analogous colors like #19C268.

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

Contrast with #19C2BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #19C2BC?

#19C2BC is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #19C2BC?

#19C2BC in RGB is (25, 194, 188) - 25 red, 194 green, and 188 blue.

How to use #19C2BC in CSS?

Use #19C2BC directly in your CSS properties like color or background-color.

What colors go well with #19C2BC?

#C2191F (complementary), #19C268 (analogous), and #107E7B (lighter shade) work well with #19C2BC.