✓ Copied to clipboard
#BCDC2E (Cool Yellow) color swatch preview — Color From Pic.
#BCDC2E — Cool Yellow color swatch

Cool Yellow

#BCDC2E

📝 Color Information for #BCDC2E

The hexadecimal color code #BCDC2E represents a medium shade in the yellow family. In the RGB color model, this color is composed of 188 red, 220 green, and 46 blue, which translates to approximately 74% red, 86% green, and 18% 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, #BCDC2E has a hue of 71 degrees, a saturation level of 71%, and a lightness value of 52%. The hue angle of 71° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 71°, saturation of 79%, and brightness/value of 86%. For print applications using the CMYK color model, #BCDC2E would be reproduced using 15% cyan, 0% magenta, 79% yellow, and 14% black. The closest web-safe color is #CCCC33, 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 #BCDC2E with other colors, consider its complementary color at hue 251° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12377134, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCDC2E

Tailwind CSS
lime-400
HEX
#BCDC2E
RGB
rgb(188, 220, 46)
RGB %
74%, 86%, 18%
HSL
hsl(71, 71%, 52%)
HSV
hsv(71, 79%, 86%)
CMYK
15%, 0%, 79%, 14%
Decimal
12377134
Web Safe
#CCCC33

🎨 Color Schemes for #BCDC2E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCDC2E

🌗 Shades and Tints of #BCDC2E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCDC2E

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCDC2E

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCDC2E in Use

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

👓 Color Blindness Simulation for #BCDC2E

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

:root { --color-hex: #BCDC2E; --color-rgb: 188, 220, 46; --color-hsl: 71, 71%, 52%; } .bg-color { background-color: #BCDC2E; } .text-color { color: #BCDC2E; } .border-color { border-color: #BCDC2E; }

🛠️ Use #BCDC2E in Your Project

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

🔗 Related Colors to #BCDC2E

#DCA42E
Hue -30°
#DCD02E
Hue -15°
#90DC2E
Hue +15°
#65DC2E
Hue +30°
#A3C021
85% L
#859D1B
70% L
#607113
50% L
#3B460C
30% L
#CAE359
62% L
#D6EA81
71% L
#E4F1AC
81% L
#F1F8D3
90% L

About Cool Yellow (#BCDC2E)

Cool Yellow is a medium, vibrant, warm yellow color with a hue angle of 71°, saturation of 71%, and lightness of 52%. Its RGB value is (188, 220, 46) and its CMYK breakdown is C:15% M:0% Y:79% K:14%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #BCDC2E

What is the HEX code for Cool Yellow? +

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

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

What is the HSL value of #BCDC2E? +

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

#BCDC2E is classified as a warm color based on its hue angle of 71°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BCDC2E? +

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

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