✓ Copied to clipboard
#0CB7CA (Vivid Cyan) color swatch preview — Color From Pic.
#0CB7CA — Vivid Cyan color swatch

Vivid Cyan

#0CB7CA

📝 Color Information for #0CB7CA

The hexadecimal color code #0CB7CA represents a medium shade in the cyan family. In the RGB color model, this color is composed of 12 red, 183 green, and 202 blue, which translates to approximately 5% red, 72% green, and 79% 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, #0CB7CA has a hue of 186 degrees, a saturation level of 89%, and a lightness value of 42%. The hue angle of 186° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 186°, saturation of 94%, and brightness/value of 79%. For print applications using the CMYK color model, #0CB7CA would be reproduced using 94% cyan, 9% magenta, 0% yellow, and 21% black. The closest web-safe color is #00CCCC, 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 #0CB7CA with other colors, consider its complementary color at hue 6° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 833482, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #0CB7CA

Tailwind CSS
cyan-500
HEX
#0CB7CA
RGB
rgb(12, 183, 202)
RGB %
5%, 72%, 79%
HSL
hsl(186, 89%, 42%)
HSV
hsv(186, 94%, 79%)
CMYK
94%, 9%, 0%, 21%
Decimal
833482
Web Safe
#00CCCC

🎨 Color Schemes for #0CB7CA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #0CB7CA

🌗 Shades and Tints of #0CB7CA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #0CB7CA

Tones (adding gray / desaturating)

🌈 Hue Variations of #0CB7CA

Hue Variations (shifting the color spectrum)

👁️ Preview of #0CB7CA in Use

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

👓 Color Blindness Simulation for #0CB7CA

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 #0CB7CA

:root { --color-hex: #0CB7CA; --color-rgb: 12, 183, 202; --color-hsl: 186, 89%, 42%; } .bg-color { background-color: #0CB7CA; } .text-color { color: #0CB7CA; } .border-color { border-color: #0CB7CA; }

🛠️ Use #0CB7CA in Your Project

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

🔗 Related Colors to #0CB7CA

#0CCA7E
Hue -30°
#0CCAAE
Hue -15°
#0C88CA
Hue +15°
#0C58CA
Hue +30°
#0A9DAE
85% L
#087F8C
70% L
#065C65
50% L
#04393F
30% L
#21DDF2
54% L
#56E5F5
65% L
#90EEF9
77% L
#C5F6FC
88% L

About Vivid Cyan (#0CB7CA)

Vivid Cyan is a medium, vibrant, cool cyan color with a hue angle of 186°, saturation of 89%, and lightness of 42%. Its RGB value is (12, 183, 202) and its CMYK breakdown is C:94% M:9% Y:0% K:21%.

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

Frequently Asked Questions About #0CB7CA

What is the HEX code for Vivid Cyan? +

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

The RGB value of #0CB7CA is rgb(12, 183, 202). This means the color contains 12 out of 255 parts red, 183 out of 255 parts green, and 202 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(12, 183, 202);

What is the HSL value of #0CB7CA? +

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

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

The approximate CMYK value of #0CB7CA is C:94% M:9% Y:0% K:21%. 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 #0CB7CA with Other Tools

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