#419F94 Color Information

Hex color code: #419F94

A gentle cyan shade, #419F94 appears as (65, 159, 148) in RGB and (173°, 42%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#419F94
RGB
65, 159, 148
HSL
173°, 42%, 44%
CMYK
59%, 0%, 7%, 38%

Shades

CSS Usage
color: #419F94;
background-color: #419F94;
border-color: #419F94;
box-shadow: 0 0 10px #419F94;
border: 2px solid #419F94;
Tailwind Usage
bg-[#419F94]
text-[#419F94]
border-[#419F94]
shadow-[0_0_10px_419F94]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #419F94, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #419F94; color: #000000; }

Badge

New Feature
.badge { background-color: #419F94; 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 #419F94; background-color: #419F9415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #419F9420; border-left: 4px solid #419F94; }

Link / Accent

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

a { color: #419F94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #419F94 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 159, 148

Red: 65 / Green: 159 / Blue: 148

HSL

173°, 42%, 44%

Hue: 173° / Saturation: 42% / Lightness: 44%

CMYK

59%, 0%, 7%, 38%

Cyan: 59% / Magenta: 0% / Yellow: 7% / Key: 38%

What color is #419F94?

#419F94 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #419F94 to RGB:

rgb(65, 159, 148)HEX to RGB Converter →

HEX to HSL

Convert #419F94 to HSL:

hsl(173, 42%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #419F94 to CMYK:

cmyk(59%, 0%, 7%, 38%)Color Converter →

Color Meaning and Usage

#419F94 is a subtle cyan color with RGB values of 65, 159, 148 and HSL of 173°, 42%, 44%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #419F94 is #9F414C, creating high-contrast pairings. For softer combinations, try analogous colors like #419F65.

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

Contrast with #419F94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #419F94?

#419F94 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #419F94?

#419F94 in RGB is (65, 159, 148) - 65 red, 159 green, and 148 blue.

How to use #419F94 in CSS?

Use #419F94 directly in your CSS properties like color or background-color.

What colors go well with #419F94?

#9F414C (complementary), #419F65 (analogous), and #2B6962 (lighter shade) work well with #419F94.