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

Soft Vivid Teal

#68EEAB

📝 Color Information for #68EEAB

The hexadecimal color code #68EEAB represents a light shade in the cyan family. In the RGB color model, this color is composed of 104 red, 238 green, and 171 blue, which translates to approximately 41% red, 93% green, and 67% 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, #68EEAB has a hue of 150 degrees, a saturation level of 80%, and a lightness value of 67%. The hue angle of 150° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 150°, saturation of 56%, and brightness/value of 93%. For print applications using the CMYK color model, #68EEAB would be reproduced using 56% cyan, 0% magenta, 28% yellow, and 7% black. The closest web-safe color is #66FF99, 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 #68EEAB with other colors, consider its complementary color at hue 330° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6876843, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #68EEAB

Tailwind CSS
emerald-300
HEX
#68EEAB
RGB
rgb(104, 238, 171)
RGB %
41%, 93%, 67%
HSL
hsl(150, 80%, 67%)
HSV
hsv(150, 56%, 93%)
CMYK
56%, 0%, 28%, 7%
Decimal
6876843
Web Safe
#66FF99

🎨 Color Schemes for #68EEAB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #68EEAB

🌗 Shades and Tints of #68EEAB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #68EEAB

Tones (adding gray / desaturating)

🌈 Hue Variations of #68EEAB

Hue Variations (shifting the color spectrum)

👁️ Preview of #68EEAB in Use

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

👓 Color Blindness Simulation for #68EEAB

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 #68EEAB

:root { --color-hex: #68EEAB; --color-rgb: 104, 238, 171; --color-hsl: 150, 80%, 67%; } .bg-color { background-color: #68EEAB; } .text-color { color: #68EEAB; } .border-color { border-color: #68EEAB; }

🛠️ Use #68EEAB in Your Project

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

🔗 Related Colors to #68EEAB

#68EE68
Hue -30°
#68EE89
Hue -15°
#68EECD
Hue +15°
#68EEEE
Hue +30°
#3AE991
85% L
#18D878
70% L
#119C57
50% L
#0A5C33
30% L
#88F2BD
74% L
#A3F5CC
80% L
#C3F8DE
87% L
#DFFBED
93% L

About Soft Vivid Teal (#68EEAB)

Soft Vivid Teal is a medium, vibrant, cool cyan color with a hue angle of 150°, saturation of 80%, and lightness of 67%. Its RGB value is (104, 238, 171) and its CMYK breakdown is C:56% M:0% Y:28% 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 #68EEAB

What is the HEX code for Soft Vivid Teal? +

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

The RGB value of #68EEAB is rgb(104, 238, 171). This means the color contains 104 out of 255 parts red, 238 out of 255 parts green, and 171 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(104, 238, 171);

What is the HSL value of #68EEAB? +

The HSL value of #68EEAB is hsl(150, 80%, 67%). The hue is 150°, placing it in the cyan family on the color wheel. The saturation is 80%, 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 #68EEAB a warm or cool color? +

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

The approximate CMYK value of #68EEAB is C:56% M:0% Y:28% 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 #68EEAB with Other Tools

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