#41AFAB Color Information

Hex color code: #41AFAB

A subtle cyan shade, #41AFAB appears as (65, 175, 171) in RGB and (178°, 46%, 47%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Sea Green
HEX
#41AFAB
RGB
65, 175, 171
HSL
178°, 46%, 47%
CMYK
63%, 0%, 2%, 31%

Shades

CSS Usage
color: #41AFAB;
background-color: #41AFAB;
border-color: #41AFAB;
box-shadow: 0 0 10px #41AFAB;
border: 2px solid #41AFAB;
Tailwind Usage
bg-[#41AFAB]
text-[#41AFAB]
border-[#41AFAB]
shadow-[0_0_10px_41AFAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #41AFAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #41AFAB; color: #000000; }

Badge

New Feature
.badge { background-color: #41AFAB; 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 #41AFAB; background-color: #41AFAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #41AFAB20; border-left: 4px solid #41AFAB; }

Link / Accent

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

a { color: #41AFAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41AFAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 175, 171

Red: 65 / Green: 175 / Blue: 171

HSL

178°, 46%, 47%

Hue: 178° / Saturation: 46% / Lightness: 47%

CMYK

63%, 0%, 2%, 31%

Cyan: 63% / Magenta: 0% / Yellow: 2% / Key: 31%

What color is #41AFAB?

#41AFAB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41AFAB to RGB:

rgb(65, 175, 171)HEX to RGB Converter →

HEX to HSL

Convert #41AFAB to HSL:

hsl(178, 46%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #41AFAB to CMYK:

cmyk(63%, 0%, 2%, 31%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #41AFAB has RGB (65, 175, 171) and HSL (178°, 46%, 47%). 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 #41AFAB is #AF4144, creating high-contrast pairings. For softer combinations, try analogous colors like #41AF74.

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

Contrast with #41AFAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41AFAB?

#41AFAB is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #41AFAB?

#41AFAB in RGB is (65, 175, 171) - 65 red, 175 green, and 171 blue.

How to use #41AFAB in CSS?

Use #41AFAB directly in your CSS properties like color or background-color.

What colors go well with #41AFAB?

#AF4144 (complementary), #41AF74 (analogous), and #2C7775 (lighter shade) work well with #41AFAB.