✓ Copied to clipboard
#CBECF0 (Light Cool Cyan) color swatch preview — Color From Pic.
#CBECF0 — Light Cool Cyan color swatch

Light Cool Cyan

#CBECF0

📝 Color Information for #CBECF0

The hexadecimal color code #CBECF0 represents a very light shade in the cyan family. In the RGB color model, this color is composed of 203 red, 236 green, and 240 blue, which translates to approximately 80% red, 93% green, and 94% 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, #CBECF0 has a hue of 186 degrees, a saturation level of 55%, and a lightness value of 87%. 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 15%, and brightness/value of 94%. For print applications using the CMYK color model, #CBECF0 would be reproduced using 15% cyan, 2% magenta, 0% yellow, and 6% black. The closest web-safe color is #CCFFFF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CBECF0 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 13364464, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CBECF0

Tailwind CSS
teal-100
HEX
#CBECF0
RGB
rgb(203, 236, 240)
RGB %
80%, 93%, 94%
HSL
hsl(186, 55%, 87%)
HSV
hsv(186, 15%, 94%)
CMYK
15%, 2%, 0%, 6%
Decimal
13364464
Web Safe
#CCFFFF

🎨 Color Schemes for #CBECF0

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBECF0

🌗 Shades and Tints of #CBECF0

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBECF0

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBECF0

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBECF0 in Use

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

👓 Color Blindness Simulation for #CBECF0

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 #CBECF0

:root { --color-hex: #CBECF0; --color-rgb: 203, 236, 240; --color-hsl: 186, 55%, 87%; } .bg-color { background-color: #CBECF0; } .text-color { color: #CBECF0; } .border-color { border-color: #CBECF0; }

🛠️ Use #CBECF0 in Your Project

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

🔗 Related Colors to #CBECF0

#CCF0E1
Hue -30°
#CCF0EB
Hue -15°
#CCE3F0
Hue +15°
#CCDAF0
Hue +30°
#98DAE1
85% L
#65C7D2
70% L
#32A2AE
50% L
#1E5F67
30% L
#D7F1F4
90% L
#DFF4F6
92% L
#EBF8F9
95% L
#F3FBFC
97% L

About Light Cool Cyan (#CBECF0)

Light Cool Cyan is a light, moderately saturated, cool cyan color with a hue angle of 186°, saturation of 55%, and lightness of 87%. Its RGB value is (203, 236, 240) and its CMYK breakdown is C:15% M:2% Y:0% K:6%.

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

Frequently Asked Questions About #CBECF0

What is the HEX code for Light Cool Cyan? +

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

The RGB value of #CBECF0 is rgb(203, 236, 240). This means the color contains 203 out of 255 parts red, 236 out of 255 parts green, and 240 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(203, 236, 240);

What is the HSL value of #CBECF0? +

The HSL value of #CBECF0 is hsl(186, 55%, 87%). The hue is 186°, placing it in the cyan family on the color wheel. The saturation is 55%, making it moderately saturated. The lightness is 87%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CBECF0 a warm or cool color? +

#CBECF0 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 #CBECF0? +

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

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