#41C98F Color Information

Hex color code: #41C98F

A serene cyan shade, #41C98F appears as (65, 201, 143) in RGB and (154°, 56%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#41C98F
RGB
65, 201, 143
HSL
154°, 56%, 52%
CMYK
68%, 0%, 29%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41C98F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 201, 143

Red: 65 / Green: 201 / Blue: 143

HSL

154°, 56%, 52%

Hue: 154° / Saturation: 56% / Lightness: 52%

CMYK

68%, 0%, 29%, 21%

Cyan: 68% / Magenta: 0% / Yellow: 29% / Key: 21%

What color is #41C98F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41C98F to RGB:

rgb(65, 201, 143)HEX to RGB Converter →

HEX to HSL

Convert #41C98F to HSL:

hsl(154, 56%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #41C98F to CMYK:

cmyk(68%, 0%, 29%, 21%)Color Converter →

Color Meaning and Usage

A serene cyan tone, #41C98F has RGB (65, 201, 143) and HSL (154°, 56%, 52%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41C98F is #C9407B, creating high-contrast pairings. For softer combinations, try analogous colors like #40C949.

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

Contrast with #41C98F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41C98F?

#41C98F is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #41C98F?

#41C98F in RGB is (65, 201, 143) - 65 red, 201 green, and 143 blue.

How to use #41C98F in CSS?

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

What colors go well with #41C98F?

#C9407B (complementary), #40C949 (analogous), and #2A9365 (lighter shade) work well with #41C98F.