✓ Copied to clipboard
#67EFCD (Soft Vivid Teal) color swatch preview — Color From Pic.
#67EFCD — Soft Vivid Teal color swatch

Soft Vivid Teal

#67EFCD

📝 Color Information for #67EFCD

The hexadecimal color code #67EFCD represents a light shade in the cyan family. In the RGB color model, this color is composed of 103 red, 239 green, and 205 blue, which translates to approximately 40% red, 94% green, and 80% 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, #67EFCD has a hue of 165 degrees, a saturation level of 81%, and a lightness value of 67%. The hue angle of 165° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 165°, saturation of 57%, and brightness/value of 94%. For print applications using the CMYK color model, #67EFCD would be reproduced using 57% cyan, 0% magenta, 14% yellow, and 6% black. The closest web-safe color is #66FFCC, 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 #67EFCD with other colors, consider its complementary color at hue 345° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6811597, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #67EFCD

Tailwind CSS
teal-300
HEX
#67EFCD
RGB
rgb(103, 239, 205)
RGB %
40%, 94%, 80%
HSL
hsl(165, 81%, 67%)
HSV
hsv(165, 57%, 94%)
CMYK
57%, 0%, 14%, 6%
Decimal
6811597
Web Safe
#66FFCC

🎨 Color Schemes for #67EFCD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #67EFCD

🌗 Shades and Tints of #67EFCD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #67EFCD

Tones (adding gray / desaturating)

🌈 Hue Variations of #67EFCD

Hue Variations (shifting the color spectrum)

👁️ Preview of #67EFCD in Use

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

👓 Color Blindness Simulation for #67EFCD

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 #67EFCD

:root { --color-hex: #67EFCD; --color-rgb: 103, 239, 205; --color-hsl: 165, 81%, 67%; } .bg-color { background-color: #67EFCD; } .text-color { color: #67EFCD; } .border-color { border-color: #67EFCD; }

🛠️ Use #67EFCD in Your Project

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

🔗 Related Colors to #67EFCD

#67EF89
Hue -30°
#67EFAB
Hue -15°
#67EFEF
Hue +15°
#67CDEF
Hue +30°
#39EABE
85% L
#17D9A8
70% L
#109D7A
50% L
#0A5C48
30% L
#87F2D8
74% L
#A3F5E1
80% L
#C3F9EB
87% L
#DFFCF4
93% L

About Soft Vivid Teal (#67EFCD)

Soft Vivid Teal is a medium, vibrant, cool cyan color with a hue angle of 165°, saturation of 81%, and lightness of 67%. Its RGB value is (103, 239, 205) and its CMYK breakdown is C:57% M:0% Y:14% K:6%.

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

Frequently Asked Questions About #67EFCD

What is the HEX code for Soft Vivid Teal? +

The HEX code for Soft Vivid Teal is #67EFCD. In CSS you can use it directly as color: #67EFCD; or as a background: background-color: #67EFCD;. 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 #67EFCD? +

The RGB value of #67EFCD is rgb(103, 239, 205). This means the color contains 103 out of 255 parts red, 239 out of 255 parts green, and 205 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(103, 239, 205);

What is the HSL value of #67EFCD? +

The HSL value of #67EFCD is hsl(165, 81%, 67%). The hue is 165°, placing it in the cyan family on the color wheel. The saturation is 81%, making it vibrant. The lightness is 67%, 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 #67EFCD a warm or cool color? +

#67EFCD is classified as a cool color based on its hue angle of 165°. 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 #67EFCD? +

The approximate CMYK value of #67EFCD is C:57% M:0% Y:14% K:6%. 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 #67EFCD with Other Tools

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