#3FF3BD Color Information

Hex color code: #3FF3BD

#3FF3BD is a eye-catching cyan color. In RGB it is (63, 243, 189), and in HSL it is (162°, 88%, 60%). It is widely used in graphic design.

Try:
Color NameTurquoise
HEX
#3FF3BD
RGB
63, 243, 189
HSL
162°, 88%, 60%
CMYK
74%, 0%, 22%, 5%

Shades

CSS Usage
color: #3FF3BD;
background-color: #3FF3BD;
border-color: #3FF3BD;
box-shadow: 0 0 10px #3FF3BD;
border: 2px solid #3FF3BD;
Tailwind Usage
bg-[#3FF3BD]
text-[#3FF3BD]
border-[#3FF3BD]
shadow-[0_0_10px_3FF3BD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3FF3BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3FF3BD; color: #000000; }

Badge

New Feature
.badge { background-color: #3FF3BD; 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 #3FF3BD; background-color: #3FF3BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3FF3BD20; border-left: 4px solid #3FF3BD; }

Link / Accent

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

a { color: #3FF3BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3FF3BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 243, 189

Red: 63 / Green: 243 / Blue: 189

HSL

162°, 88%, 60%

Hue: 162° / Saturation: 88% / Lightness: 60%

CMYK

74%, 0%, 22%, 5%

Cyan: 74% / Magenta: 0% / Yellow: 22% / Key: 5%

What color is #3FF3BD?

#3FF3BD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3FF3BD to RGB:

rgb(63, 243, 189)HEX to RGB Converter →

HEX to HSL

Convert #3FF3BD to HSL:

hsl(162, 88%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #3FF3BD to CMYK:

cmyk(74%, 0%, 22%, 5%)Color Converter →

Color Meaning and Usage

#3FF3BD is a dynamic cyan color with RGB values of 63, 243, 189 and HSL of 162°, 88%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3FF3BD is #F33F75, creating high-contrast pairings. For softer combinations, try analogous colors like #3FF363.

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

Contrast with #3FF3BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3FF3BD?

#3FF3BD is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3FF3BD?

#3FF3BD in RGB is (63, 243, 189) - 63 red, 243 green, and 189 blue.

How to use #3FF3BD in CSS?

Use #3FF3BD directly in your CSS properties like color or background-color.

What colors go well with #3FF3BD?

#F33F75 (complementary), #3FF363 (analogous), and #0ED89B (lighter shade) work well with #3FF3BD.