#3FF3BA Color Information

Hex color code: #3FF3BA

The hex color #3FF3BA is a vivid cyan with RGB values of (63, 243, 186) and HSL of (161°, 88%, 60%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#3FF3BA
RGB
63, 243, 186
HSL
161°, 88%, 60%
CMYK
74%, 0%, 23%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3FF3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 243, 186

Red: 63 / Green: 243 / Blue: 186

HSL

161°, 88%, 60%

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

CMYK

74%, 0%, 23%, 5%

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

What color is #3FF3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3FF3BA to RGB:

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

HEX to HSL

Convert #3FF3BA to HSL:

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

HEX to CMYK

Convert #3FF3BA to CMYK:

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

Color Meaning and Usage

A vivid cyan tone, #3FF3BA has RGB (63, 243, 186) and HSL (161°, 88%, 60%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3FF3BA is #F33F78, creating high-contrast pairings. For softer combinations, try analogous colors like #3FF360.

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

Contrast with #3FF3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3FF3BA?

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

What is the RGB value of #3FF3BA?

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

How to use #3FF3BA in CSS?

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

What colors go well with #3FF3BA?

#F33F78 (complementary), #3FF360 (analogous), and #0ED898 (lighter shade) work well with #3FF3BA.