#196C49 Color Information

Hex color code: #196C49

A serene cyan shade, #196C49 appears as (25, 108, 73) in RGB and (155°, 62%, 26%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#196C49
RGB
25, 108, 73
HSL
155°, 62%, 26%
CMYK
77%, 0%, 32%, 58%

Shades

CSS Usage
color: #196C49;
background-color: #196C49;
border-color: #196C49;
box-shadow: 0 0 10px #196C49;
border: 2px solid #196C49;
Tailwind Usage
bg-[#196C49]
text-[#196C49]
border-[#196C49]
shadow-[0_0_10px_196C49]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #196C49, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #196C49; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #196C49; 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 #196C49; background-color: #196C4915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #196C4920; border-left: 4px solid #196C49; }

Link / Accent

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

a { color: #196C49; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #196C49 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

25, 108, 73

Red: 25 / Green: 108 / Blue: 73

HSL

155°, 62%, 26%

Hue: 155° / Saturation: 62% / Lightness: 26%

CMYK

77%, 0%, 32%, 58%

Cyan: 77% / Magenta: 0% / Yellow: 32% / Key: 58%

What color is #196C49?

#196C49 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #196C49 to RGB:

rgb(25, 108, 73)HEX to RGB Converter →

HEX to HSL

Convert #196C49 to HSL:

hsl(155, 62%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #196C49 to CMYK:

cmyk(77%, 0%, 32%, 58%)Color Converter →

Color Meaning and Usage

#196C49 is a serene cyan color with RGB values of 25, 108, 73 and HSL of 155°, 62%, 26%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #196C49 is #6B193B, creating high-contrast pairings. For softer combinations, try analogous colors like #196B20.

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

Contrast with #196C49

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #196C49?

#196C49 is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #196C49?

#196C49 in RGB is (25, 108, 73) - 25 red, 108 green, and 73 blue.

How to use #196C49 in CSS?

Use #196C49 directly in your CSS properties like color or background-color.

What colors go well with #196C49?

#6B193B (complementary), #196B20 (analogous), and #0B2D1F (lighter shade) work well with #196C49.