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

Soft Vivid Cyan

#6EEDDE

📝 Color Information for #6EEDDE

The hexadecimal color code #6EEDDE represents a light shade in the cyan family. In the RGB color model, this color is composed of 110 red, 237 green, and 222 blue, which translates to approximately 43% red, 93% green, and 87% blue. This makes it a moderately 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, #6EEDDE has a hue of 173 degrees, a saturation level of 78%, and a lightness value of 68%. The hue angle of 173° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 173°, saturation of 54%, and brightness/value of 93%. For print applications using the CMYK color model, #6EEDDE would be reproduced using 54% cyan, 0% magenta, 6% yellow, and 7% 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 #6EEDDE with other colors, consider its complementary color at hue 353° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7269854, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #6EEDDE

Tailwind CSS
teal-300
HEX
#6EEDDE
RGB
rgb(110, 237, 222)
RGB %
43%, 93%, 87%
HSL
hsl(173, 78%, 68%)
HSV
hsv(173, 54%, 93%)
CMYK
54%, 0%, 6%, 7%
Decimal
7269854
Web Safe
#66FFCC

🎨 Color Schemes for #6EEDDE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #6EEDDE

🌗 Shades and Tints of #6EEDDE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #6EEDDE

Tones (adding gray / desaturating)

🌈 Hue Variations of #6EEDDE

Hue Variations (shifting the color spectrum)

👁️ Preview of #6EEDDE in Use

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

👓 Color Blindness Simulation for #6EEDDE

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 #6EEDDE

:root { --color-hex: #6EEDDE; --color-rgb: 110, 237, 222; --color-hsl: 173, 78%, 68%; } .bg-color { background-color: #6EEDDE; } .text-color { color: #6EEDDE; } .border-color { border-color: #6EEDDE; }

🛠️ Use #6EEDDE in Your Project

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

🔗 Related Colors to #6EEDDE

#6EED9F
Hue -30°
#6EEDBE
Hue -15°
#6EDCED
Hue +15°
#6EBCED
Hue +30°
#40E7D4
85% L
#1BDAC4
70% L
#139A8B
50% L
#0B5B51
30% L
#89F0E4
74% L
#A9F4EC
81% L
#C4F8F2
87% L
#E4FCF9
94% L

About Soft Vivid Cyan (#6EEDDE)

Soft Vivid Cyan is a medium, vibrant, cool cyan color with a hue angle of 173°, saturation of 78%, and lightness of 68%. Its RGB value is (110, 237, 222) and its CMYK breakdown is C:54% M:0% Y:6% K:7%.

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

Frequently Asked Questions About #6EEDDE

What is the HEX code for Soft Vivid Cyan? +

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

The RGB value of #6EEDDE is rgb(110, 237, 222). This means the color contains 110 out of 255 parts red, 237 out of 255 parts green, and 222 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(110, 237, 222);

What is the HSL value of #6EEDDE? +

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

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

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

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