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

Soft Cool Yellow

#BDE03E

📝 Color Information for #BDE03E

The hexadecimal color code #BDE03E represents a medium shade in the yellow family. In the RGB color model, this color is composed of 189 red, 224 green, and 62 blue, which translates to approximately 74% red, 88% green, and 24% 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, #BDE03E has a hue of 73 degrees, a saturation level of 72%, and a lightness value of 56%. The hue angle of 73° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 73°, saturation of 72%, and brightness/value of 88%. For print applications using the CMYK color model, #BDE03E would be reproduced using 16% cyan, 0% magenta, 72% yellow, and 12% 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 #BDE03E with other colors, consider its complementary color at hue 253° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12443710, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BDE03E

Tailwind CSS
lime-400
HEX
#BDE03E
RGB
rgb(189, 224, 62)
RGB %
74%, 88%, 24%
HSL
hsl(73, 72%, 56%)
HSV
hsv(73, 72%, 88%)
CMYK
16%, 0%, 72%, 12%
Decimal
12443710
Web Safe
#CCCC33

🎨 Color Schemes for #BDE03E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BDE03E

🌗 Shades and Tints of #BDE03E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BDE03E

Tones (adding gray / desaturating)

🌈 Hue Variations of #BDE03E

Hue Variations (shifting the color spectrum)

👁️ Preview of #BDE03E in Use

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

👓 Color Blindness Simulation for #BDE03E

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

:root { --color-hex: #BDE03E; --color-rgb: 189, 224, 62; --color-hsl: 73, 72%, 56%; } .bg-color { background-color: #BDE03E; } .text-color { color: #BDE03E; } .border-color { border-color: #BDE03E; }

🛠️ Use #BDE03E in Your Project

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

🔗 Related Colors to #BDE03E

#E0B23E
Hue -30°
#E0DA3E
Hue -15°
#94E03E
Hue +15°
#6CE03E
Hue +30°
#ACD322
85% L
#8CAB1C
70% L
#657B14
50% L
#3D4B0C
30% L
#CAE665
65% L
#D8EC8D
74% L
#E4F2B0
82% L
#F1F9D8
91% L

About Soft Cool Yellow (#BDE03E)

Soft Cool Yellow is a medium, vibrant, warm yellow color with a hue angle of 73°, saturation of 72%, and lightness of 56%. Its RGB value is (189, 224, 62) and its CMYK breakdown is C:16% M:0% Y:72% K:12%.

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

What is the HEX code for Soft Cool Yellow? +

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

The RGB value of #BDE03E is rgb(189, 224, 62). This means the color contains 189 out of 255 parts red, 224 out of 255 parts green, and 62 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(189, 224, 62);

What is the HSL value of #BDE03E? +

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

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

The approximate CMYK value of #BDE03E is C:16% M:0% Y:72% K:12%. 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 #BDE03E with Other Tools

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