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

Light Cool Teal

#BCF0DF

📝 Color Information for #BCF0DF

The hexadecimal color code #BCF0DF represents a very light shade in the cyan family. In the RGB color model, this color is composed of 188 red, 240 green, and 223 blue, which translates to approximately 74% red, 94% green, and 87% 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, #BCF0DF has a hue of 160 degrees, a saturation level of 63%, and a lightness value of 84%. The hue angle of 160° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 160°, saturation of 22%, and brightness/value of 94%. For print applications using the CMYK color model, #BCF0DF would be reproduced using 22% cyan, 0% magenta, 7% yellow, and 6% black. The closest web-safe color is #CCFFCC, 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 #BCF0DF with other colors, consider its complementary color at hue 340° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12382431, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCF0DF

Tailwind CSS
green-200
HEX
#BCF0DF
RGB
rgb(188, 240, 223)
RGB %
74%, 94%, 87%
HSL
hsl(160, 63%, 84%)
HSV
hsv(160, 22%, 94%)
CMYK
22%, 0%, 7%, 6%
Decimal
12382431
Web Safe
#CCFFCC

🎨 Color Schemes for #BCF0DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCF0DF

🌗 Shades and Tints of #BCF0DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCF0DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCF0DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCF0DF in Use

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

👓 Color Blindness Simulation for #BCF0DF

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

:root { --color-hex: #BCF0DF; --color-rgb: 188, 240, 223; --color-hsl: 160, 63%, 84%; } .bg-color { background-color: #BCF0DF; } .text-color { color: #BCF0DF; } .border-color { border-color: #BCF0DF; }

🛠️ Use #BCF0DF in Your Project

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

🔗 Related Colors to #BCF0DF

#BCF0C5
Hue -30°
#BCF0D2
Hue -15°
#BCF0EC
Hue +15°
#BCE7F0
Hue +30°
#86E4C5
85% L
#55D8AC
70% L
#28AF82
50% L
#18684D
30% L
#C9F3E5
87% L
#D5F6EB
90% L
#E6F9F3
94% L
#F3FCF9
97% L

About Light Cool Teal (#BCF0DF)

Light Cool Teal is a light, vibrant, cool cyan color with a hue angle of 160°, saturation of 63%, and lightness of 84%. Its RGB value is (188, 240, 223) and its CMYK breakdown is C:22% M:0% Y:7% 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 #BCF0DF

What is the HEX code for Light Cool Teal? +

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

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

What is the HSL value of #BCF0DF? +

The HSL value of #BCF0DF is hsl(160, 63%, 84%). The hue is 160°, 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 #BCF0DF a warm or cool color? +

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

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

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