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

Light Cool Cyan

#BCF0ED

📝 Color Information for #BCF0ED

The hexadecimal color code #BCF0ED represents a very light shade in the cyan family. In the RGB color model, this color is composed of 188 red, 240 green, and 237 blue, which translates to approximately 74% red, 94% green, and 93% 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, #BCF0ED has a hue of 177 degrees, a saturation level of 63%, and a lightness value of 84%. The hue angle of 177° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 177°, saturation of 22%, and brightness/value of 94%. For print applications using the CMYK color model, #BCF0ED would be reproduced using 22% cyan, 0% magenta, 1% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #BCF0ED with other colors, consider its complementary color at hue 357° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12382445, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCF0ED

Tailwind CSS
sky-200
HEX
#BCF0ED
RGB
rgb(188, 240, 237)
RGB %
74%, 94%, 93%
HSL
hsl(177, 63%, 84%)
HSV
hsv(177, 22%, 94%)
CMYK
22%, 0%, 1%, 6%
Decimal
12382445
Web Safe
#CCFFFF

🎨 Color Schemes for #BCF0ED

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCF0ED

🌗 Shades and Tints of #BCF0ED

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCF0ED

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCF0ED

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCF0ED in Use

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

👓 Color Blindness Simulation for #BCF0ED

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

:root { --color-hex: #BCF0ED; --color-rgb: 188, 240, 237; --color-hsl: 177, 63%, 84%; } .bg-color { background-color: #BCF0ED; } .text-color { color: #BCF0ED; } .border-color { border-color: #BCF0ED; }

🛠️ Use #BCF0ED in Your Project

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

🔗 Related Colors to #BCF0ED

#BCF0D4
Hue -30°
#BCF0E0
Hue -15°
#BCE6F0
Hue +15°
#BCD9F0
Hue +30°
#86E4DF
85% L
#55D8D2
70% L
#28AFA8
50% L
#186864
30% L
#C9F3F1
87% L
#D5F6F4
90% L
#E6F9F8
94% L
#F3FCFC
97% L

About Light Cool Cyan (#BCF0ED)

Light Cool Cyan is a light, vibrant, cool cyan color with a hue angle of 177°, saturation of 63%, and lightness of 84%. Its RGB value is (188, 240, 237) and its CMYK breakdown is C:22% M:0% Y:1% K:6%.

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

Frequently Asked Questions About #BCF0ED

What is the HEX code for Light Cool Cyan? +

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

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

What is the HSL value of #BCF0ED? +

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

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

The approximate CMYK value of #BCF0ED is C:22% M:0% Y:1% 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 #BCF0ED with Other Tools

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