✓ Copied to clipboard
#EDFBCB (Light Vivid Chartreuse) color swatch preview — Color From Pic.
#EDFBCB — Light Vivid Chartreuse color swatch

Light Vivid Chartreuse

#EDFBCB

📝 Color Information for #EDFBCB

The hexadecimal color code #EDFBCB represents a very light shade in the yellow family. In the RGB color model, this color is composed of 237 red, 251 green, and 203 blue, which translates to approximately 93% red, 98% green, and 80% blue. This makes it a highly 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, #EDFBCB has a hue of 78 degrees, a saturation level of 86%, and a lightness value of 89%. The hue angle of 78° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 78°, saturation of 19%, and brightness/value of 98%. For print applications using the CMYK color model, #EDFBCB would be reproduced using 6% cyan, 0% magenta, 19% yellow, and 2% black. The closest web-safe color is #FFFFCC, 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 #EDFBCB with other colors, consider its complementary color at hue 258° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15596491, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EDFBCB

Tailwind CSS
lime-100
HEX
#EDFBCB
RGB
rgb(237, 251, 203)
RGB %
93%, 98%, 80%
HSL
hsl(78, 86%, 89%)
HSV
hsv(78, 19%, 98%)
CMYK
6%, 0%, 19%, 2%
Decimal
15596491
Web Safe
#FFFFCC

🎨 Color Schemes for #EDFBCB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EDFBCB

🌗 Shades and Tints of #EDFBCB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EDFBCB

Tones (adding gray / desaturating)

🌈 Hue Variations of #EDFBCB

Hue Variations (shifting the color spectrum)

👁️ Preview of #EDFBCB in Use

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

👓 Color Blindness Simulation for #EDFBCB

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

:root { --color-hex: #EDFBCB; --color-rgb: 237, 251, 203; --color-hsl: 78, 86%, 89%; } .bg-color { background-color: #EDFBCB; } .text-color { color: #EDFBCB; } .border-color { border-color: #EDFBCB; }

🛠️ Use #EDFBCB in Your Project

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

🔗 Related Colors to #EDFBCB

#FBF1CB
Hue -30°
#F9FBCB
Hue -15°
#E1FBCB
Hue +15°
#D4FBCB
Hue +30°
#D7F68D
85% L
#BFF14B
70% L
#9AD510
50% L
#5D800A
30% L
#F0FCD4
91% L
#F3FDDE
93% L
#F8FEEC
96% L
#FCFEF6
98% L

About Light Vivid Chartreuse (#EDFBCB)

Light Vivid Chartreuse is a light, vibrant, warm yellow color with a hue angle of 78°, saturation of 86%, and lightness of 89%. Its RGB value is (237, 251, 203) and its CMYK breakdown is C:6% M:0% Y:19% K:2%.

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

Frequently Asked Questions About #EDFBCB

What is the HEX code for Light Vivid Chartreuse? +

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

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

What is the HSL value of #EDFBCB? +

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

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

The approximate CMYK value of #EDFBCB is C:6% M:0% Y:19% K:2%. 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 #EDFBCB with Other Tools

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