✓ Copied to clipboard
#68AABD (Soft Cyan) color swatch preview — Color From Pic.
#68AABD — Soft Cyan color swatch

Soft Cyan

#68AABD

📝 Color Information for #68AABD

The hexadecimal color code #68AABD represents a medium shade in the cyan family. In the RGB color model, this color is composed of 104 red, 170 green, and 189 blue, which translates to approximately 41% red, 67% green, and 74% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #68AABD has a hue of 193 degrees, a saturation level of 39%, and a lightness value of 57%. The hue angle of 193° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 193°, saturation of 45%, and brightness/value of 74%. For print applications using the CMYK color model, #68AABD would be reproduced using 45% cyan, 10% magenta, 0% yellow, and 26% black. The closest web-safe color is #6699CC, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #68AABD with other colors, consider its complementary color at hue 13° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6859453, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #68AABD

Tailwind CSS
slate-400
HEX
#68AABD
RGB
rgb(104, 170, 189)
RGB %
41%, 67%, 74%
HSL
hsl(193, 39%, 57%)
HSV
hsv(193, 45%, 74%)
CMYK
45%, 10%, 0%, 26%
Decimal
6859453
Web Safe
#6699CC

🎨 Color Schemes for #68AABD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #68AABD

🌗 Shades and Tints of #68AABD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #68AABD

Tones (adding gray / desaturating)

🌈 Hue Variations of #68AABD

Hue Variations (shifting the color spectrum)

👁️ Preview of #68AABD in Use

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

👓 Color Blindness Simulation for #68AABD

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

:root { --color-hex: #68AABD; --color-rgb: 104, 170, 189; --color-hsl: 193, 39%, 57%; } .bg-color { background-color: #68AABD; } .text-color { color: #68AABD; } .border-color { border-color: #68AABD; }

🛠️ Use #68AABD in Your Project

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

🔗 Related Colors to #68AABD

#67BCA4
Hue -30°
#67BCB9
Hue -15°
#6794BC
Hue +15°
#677FBC
Hue +30°
#4B95AA
85% L
#3E7D8E
70% L
#2D5A67
50% L
#1A353C
30% L
#86BBCA
66% L
#A3CBD7
74% L
#C3DDE5
83% L
#DFEDF1
91% L

About Soft Cyan (#68AABD)

Soft Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 193°, saturation of 39%, and lightness of 57%. Its RGB value is (104, 170, 189) and its CMYK breakdown is C:45% M:10% Y:0% K:26%.

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

Frequently Asked Questions About #68AABD

What is the HEX code for Soft Cyan? +

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

The RGB value of #68AABD is rgb(104, 170, 189). This means the color contains 104 out of 255 parts red, 170 out of 255 parts green, and 189 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(104, 170, 189);

What is the HSL value of #68AABD? +

The HSL value of #68AABD is hsl(193, 39%, 57%). The hue is 193°, placing it in the cyan family on the color wheel. The saturation is 39%, making it moderately saturated. The lightness is 57%, 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 #68AABD a warm or cool color? +

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

The approximate CMYK value of #68AABD is C:45% M:10% Y:0% K:26%. 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 #68AABD with Other Tools

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