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

Light Vivid Yellow

#DFEE86

📝 Color Information for #DFEE86

The hexadecimal color code #DFEE86 represents a light shade in the yellow family. In the RGB color model, this color is composed of 223 red, 238 green, and 134 blue, which translates to approximately 87% red, 93% green, and 53% 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, #DFEE86 has a hue of 69 degrees, a saturation level of 75%, and a lightness value of 73%. The hue angle of 69° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 69°, saturation of 44%, and brightness/value of 93%. For print applications using the CMYK color model, #DFEE86 would be reproduced using 6% cyan, 0% magenta, 44% yellow, and 7% black. The closest web-safe color is #CCFF99, 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 #DFEE86 with other colors, consider its complementary color at hue 249° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14675590, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFEE86

Tailwind CSS
lime-200
HEX
#DFEE86
RGB
rgb(223, 238, 134)
RGB %
87%, 93%, 53%
HSL
hsl(69, 75%, 73%)
HSV
hsv(69, 44%, 93%)
CMYK
6%, 0%, 44%, 7%
Decimal
14675590
Web Safe
#CCFF99

🎨 Color Schemes for #DFEE86

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFEE86

🌗 Shades and Tints of #DFEE86

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFEE86

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFEE86

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFEE86 in Use

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

👓 Color Blindness Simulation for #DFEE86

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

:root { --color-hex: #DFEE86; --color-rgb: 223, 238, 134; --color-hsl: 69, 75%, 73%; } .bg-color { background-color: #DFEE86; } .text-color { color: #DFEE86; } .border-color { border-color: #DFEE86; }

🛠️ Use #DFEE86 in Your Project

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

🔗 Related Colors to #DFEE86

#EECA87
Hue -30°
#EEE387
Hue -15°
#C4EE87
Hue +15°
#ABEE87
Hue +30°
#D1E755
85% L
#C4E024
70% L
#90A518
50% L
#56620E
30% L
#E4F19D
78% L
#ECF5B8
84% L
#F2F8CE
89% L
#F9FCE9
95% L

About Light Vivid Yellow (#DFEE86)

Light Vivid Yellow is a light, vibrant, warm yellow color with a hue angle of 69°, saturation of 75%, and lightness of 73%. Its RGB value is (223, 238, 134) and its CMYK breakdown is C:6% M:0% Y:44% K:7%.

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

What is the HEX code for Light Vivid Yellow? +

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

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

What is the HSL value of #DFEE86? +

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

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

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

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