✓ Copied to clipboard
#3CFBDB (Soft Vivid Cyan) color swatch preview — Color From Pic.
#3CFBDB — Soft Vivid Cyan color swatch

Soft Vivid Cyan

#3CFBDB

📝 Color Information for #3CFBDB

The hexadecimal color code #3CFBDB represents a light shade in the cyan family. In the RGB color model, this color is composed of 60 red, 251 green, and 219 blue, which translates to approximately 24% red, 98% green, and 86% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #3CFBDB has a hue of 170 degrees, a saturation level of 96%, and a lightness value of 61%. The hue angle of 170° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 170°, saturation of 76%, and brightness/value of 98%. For print applications using the CMYK color model, #3CFBDB would be reproduced using 76% cyan, 0% magenta, 13% yellow, and 2% black. The closest web-safe color is #33FFCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #3CFBDB with other colors, consider its complementary color at hue 350° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 3996635, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #3CFBDB

Tailwind CSS
teal-300
HEX
#3CFBDB
RGB
rgb(60, 251, 219)
RGB %
24%, 98%, 86%
HSL
hsl(170, 96%, 61%)
HSV
hsv(170, 76%, 98%)
CMYK
76%, 0%, 13%, 2%
Decimal
3996635
Web Safe
#33FFCC

🎨 Color Schemes for #3CFBDB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #3CFBDB

🌗 Shades and Tints of #3CFBDB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #3CFBDB

Tones (adding gray / desaturating)

🌈 Hue Variations of #3CFBDB

Hue Variations (shifting the color spectrum)

👁️ Preview of #3CFBDB in Use

Text on #3CFBDB
This demonstrates text readability on the color background. (Click to edit)
#3CFBDB as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #3CFBDB

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #3CFBDB

:root { --color-hex: #3CFBDB; --color-rgb: 60, 251, 219; --color-hsl: 170, 96%, 61%; } .bg-color { background-color: #3CFBDB; } .text-color { color: #3CFBDB; } .border-color { border-color: #3CFBDB; }

🛠️ Use #3CFBDB in Your Project

🎨
Build a Palette with #3CFBDB
Generate harmonious color schemes
⚖️
Check Contrast for #3CFBDB
WCAG accessibility testing
🌈
Create a Gradient with #3CFBDB
Beautiful CSS gradients

🔗 Related Colors to #3CFBDB

#3CFB7C
Hue -30°
#3CFBAB
Hue -15°
#3CEBFB
Hue +15°
#3CBBFB
Hue +30°
#0FFAD3
85% L
#04D7B4
70% L
#039B82
50% L
#025A4B
30% L
#64FCE3
69% L
#8CFDEA
77% L
#AFFDF0
84% L
#D7FEF8
92% L

About Soft Vivid Cyan (#3CFBDB)

Soft Vivid Cyan is a medium, vibrant, cool cyan color with a hue angle of 170°, saturation of 96%, and lightness of 61%. Its RGB value is (60, 251, 219) and its CMYK breakdown is C:76% M:0% Y:13% K:2%.

This is a Spring (Vital) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #3CFBDB

What is the HEX code for Soft Vivid Cyan? +

The HEX code for Soft Vivid Cyan is #3CFBDB. In CSS you can use it directly as color: #3CFBDB; or as a background: background-color: #3CFBDB;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #3CFBDB? +

The RGB value of #3CFBDB is rgb(60, 251, 219). This means the color contains 60 out of 255 parts red, 251 out of 255 parts green, and 219 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(60, 251, 219);

What is the HSL value of #3CFBDB? +

The HSL value of #3CFBDB is hsl(170, 96%, 61%). The hue is 170°, placing it in the cyan family on the color wheel. The saturation is 96%, making it vibrant. The lightness is 61%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #3CFBDB a warm or cool color? +

#3CFBDB is classified as a cool color based on its hue angle of 170°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #3CFBDB? +

The approximate CMYK value of #3CFBDB is C:76% M:0% Y:13% K:2%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #3CFBDB with Other Tools

🔢
Color Converter
Get all formats for #3CFBDB — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #3CFBDB passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #3CFBDB.
👓
Blindness Simulator
See how #3CFBDB appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #3CFBDB.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #3CFBDB.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #3CFBDB.
🔬
Technical Formats
See #3CFBDB in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #3CFBDB as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.