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

Light Cool Green

#BCF2BB

📝 Color Information for #BCF2BB

The hexadecimal color code #BCF2BB represents a very light shade in the green family. In the RGB color model, this color is composed of 188 red, 242 green, and 187 blue, which translates to approximately 74% red, 95% green, and 73% 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, #BCF2BB has a hue of 119 degrees, a saturation level of 68%, and a lightness value of 84%. The hue angle of 119° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 119°, saturation of 23%, and brightness/value of 95%. For print applications using the CMYK color model, #BCF2BB would be reproduced using 22% cyan, 0% magenta, 23% yellow, and 5% 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 #BCF2BB with other colors, consider its complementary color at hue 299° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12382907, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCF2BB

Tailwind CSS
green-200
HEX
#BCF2BB
RGB
rgb(188, 242, 187)
RGB %
74%, 95%, 73%
HSL
hsl(119, 68%, 84%)
HSV
hsv(119, 23%, 95%)
CMYK
22%, 0%, 23%, 5%
Decimal
12382907
Web Safe
#CCFFCC

🎨 Color Schemes for #BCF2BB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCF2BB

🌗 Shades and Tints of #BCF2BB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCF2BB

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCF2BB

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCF2BB in Use

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

👓 Color Blindness Simulation for #BCF2BB

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

:root { --color-hex: #BCF2BB; --color-rgb: 188, 242, 187; --color-hsl: 119, 68%, 84%; } .bg-color { background-color: #BCF2BB; } .text-color { color: #BCF2BB; } .border-color { border-color: #BCF2BB; }

🛠️ Use #BCF2BB in Your Project

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

🔗 Related Colors to #BCF2BB

#D7F2BA
Hue -30°
#C9F2BA
Hue -15°
#BAF2C7
Hue +15°
#BAF2D5
Hue +30°
#84E783
85% L
#52DE4F
70% L
#25B422
50% L
#166B14
30% L
#C8F4C7
87% L
#D5F7D4
90% L
#E6FAE5
94% L
#F2FDF2
97% L

About Light Cool Green (#BCF2BB)

Light Cool Green is a light, vibrant, cool green color with a hue angle of 119°, saturation of 68%, and lightness of 84%. Its RGB value is (188, 242, 187) and its CMYK breakdown is C:22% M:0% Y:23% K:5%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #BCF2BB

What is the HEX code for Light Cool Green? +

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

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

What is the HSL value of #BCF2BB? +

The HSL value of #BCF2BB is hsl(119, 68%, 84%). The hue is 119°, placing it in the green family on the color wheel. The saturation is 68%, 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 #BCF2BB a warm or cool color? +

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

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

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