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

Soft Vivid Chartreuse

#CCFD72

📝 Color Information for #CCFD72

The hexadecimal color code #CCFD72 represents a light shade in the yellow family. In the RGB color model, this color is composed of 204 red, 253 green, and 114 blue, which translates to approximately 80% red, 99% green, and 45% 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, #CCFD72 has a hue of 81 degrees, a saturation level of 97%, and a lightness value of 72%. The hue angle of 81° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 81°, saturation of 55%, and brightness/value of 99%. For print applications using the CMYK color model, #CCFD72 would be reproduced using 19% cyan, 0% magenta, 55% yellow, and 1% black. The closest web-safe color is #CCFF66, 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 #CCFD72 with other colors, consider its complementary color at hue 261° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13434226, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCFD72

Tailwind CSS
lime-300
HEX
#CCFD72
RGB
rgb(204, 253, 114)
RGB %
80%, 99%, 45%
HSL
hsl(81, 97%, 72%)
HSV
hsv(81, 55%, 99%)
CMYK
19%, 0%, 55%, 1%
Decimal
13434226
Web Safe
#CCFF66

🎨 Color Schemes for #CCFD72

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCFD72

🌗 Shades and Tints of #CCFD72

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCFD72

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCFD72

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCFD72 in Use

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

👓 Color Blindness Simulation for #CCFD72

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

:root { --color-hex: #CCFD72; --color-rgb: 204, 253, 114; --color-hsl: 81, 97%, 72%; } .bg-color { background-color: #CCFD72; } .text-color { color: #CCFD72; } .border-color { border-color: #CCFD72; }

🛠️ Use #CCFD72 in Your Project

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

🔗 Related Colors to #CCFD72

#FDE872
Hue -30°
#EFFD72
Hue -15°
#AAFD72
Hue +15°
#87FD72
Hue +30°
#B8FC3B
85% L
#A5FB04
70% L
#77B503
50% L
#486F02
30% L
#D7FD90
78% L
#E0FEAA
83% L
#EBFEC8
89% L
#F4FFE1
94% L

About Soft Vivid Chartreuse (#CCFD72)

Soft Vivid Chartreuse is a light, vibrant, warm yellow color with a hue angle of 81°, saturation of 97%, and lightness of 72%. Its RGB value is (204, 253, 114) and its CMYK breakdown is C:19% M:0% Y:55% K:1%.

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

What is the HEX code for Soft Vivid Chartreuse? +

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

The RGB value of #CCFD72 is rgb(204, 253, 114). This means the color contains 204 out of 255 parts red, 253 out of 255 parts green, and 114 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(204, 253, 114);

What is the HSL value of #CCFD72? +

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

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

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

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