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

Soft Cyan

#92CECC

📝 Color Information for #92CECC

The hexadecimal color code #92CECC represents a light shade in the cyan family. In the RGB color model, this color is composed of 146 red, 206 green, and 204 blue, which translates to approximately 57% red, 81% green, and 80% 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, #92CECC has a hue of 178 degrees, a saturation level of 38%, and a lightness value of 69%. The hue angle of 178° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 178°, saturation of 29%, and brightness/value of 81%. For print applications using the CMYK color model, #92CECC would be reproduced using 29% cyan, 0% magenta, 1% yellow, and 19% black. The closest web-safe color is #99CCCC, 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 #92CECC with other colors, consider its complementary color at hue 358° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9621196, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #92CECC

Tailwind CSS
emerald-200
HEX
#92CECC
RGB
rgb(146, 206, 204)
RGB %
57%, 81%, 80%
HSL
hsl(178, 38%, 69%)
HSV
hsv(178, 29%, 81%)
CMYK
29%, 0%, 1%, 19%
Decimal
9621196
Web Safe
#99CCCC

🎨 Color Schemes for #92CECC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #92CECC

🌗 Shades and Tints of #92CECC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #92CECC

Tones (adding gray / desaturating)

🌈 Hue Variations of #92CECC

Hue Variations (shifting the color spectrum)

👁️ Preview of #92CECC in Use

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

👓 Color Blindness Simulation for #92CECC

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 #92CECC

:root { --color-hex: #92CECC; --color-rgb: 146, 206, 204; --color-hsl: 178, 38%, 69%; } .bg-color { background-color: #92CECC; } .text-color { color: #92CECC; } .border-color { border-color: #92CECC; }

🛠️ Use #92CECC in Your Project

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

🔗 Related Colors to #92CECC

#92CEAE
Hue -30°
#92CEBD
Hue -15°
#92C1CE
Hue +15°
#92B2CE
Hue +30°
#6FBEBC
85% L
#4CA9A6
70% L
#377B79
50% L
#214A49
30% L
#A7D7D6
75% L
#BCE1E0
81% L
#D5ECEB
88% L
#EAF6F5
94% L

About Soft Cyan (#92CECC)

Soft Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 178°, saturation of 38%, and lightness of 69%. Its RGB value is (146, 206, 204) and its CMYK breakdown is C:29% M:0% Y:1% K:19%.

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

Frequently Asked Questions About #92CECC

What is the HEX code for Soft Cyan? +

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

The RGB value of #92CECC is rgb(146, 206, 204). This means the color contains 146 out of 255 parts red, 206 out of 255 parts green, and 204 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(146, 206, 204);

What is the HSL value of #92CECC? +

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

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

The approximate CMYK value of #92CECC is C:29% M:0% Y:1% K:19%. 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 #92CECC with Other Tools

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