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

Light Vivid Green

#CFFACC

📝 Color Information for #CFFACC

The hexadecimal color code #CFFACC represents a very light shade in the green family. In the RGB color model, this color is composed of 207 red, 250 green, and 204 blue, which translates to approximately 81% 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, #CFFACC has a hue of 116 degrees, a saturation level of 82%, and a lightness value of 89%. The hue angle of 116° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 116°, saturation of 18%, and brightness/value of 98%. For print applications using the CMYK color model, #CFFACC would be reproduced using 17% cyan, 0% magenta, 18% yellow, and 2% black. The closest web-safe color is #CCFFCC, 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 #CFFACC with other colors, consider its complementary color at hue 296° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13630156, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFFACC

Tailwind CSS
green-200
HEX
#CFFACC
RGB
rgb(207, 250, 204)
RGB %
81%, 98%, 80%
HSL
hsl(116, 82%, 89%)
HSV
hsv(116, 18%, 98%)
CMYK
17%, 0%, 18%, 2%
Decimal
13630156
Web Safe
#CCFFCC

🎨 Color Schemes for #CFFACC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFFACC

🌗 Shades and Tints of #CFFACC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFFACC

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFFACC

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFFACC in Use

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

👓 Color Blindness Simulation for #CFFACC

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

:root { --color-hex: #CFFACC; --color-rgb: 207, 250, 204; --color-hsl: 116, 82%, 89%; } .bg-color { background-color: #CFFACC; } .text-color { color: #CFFACC; } .border-color { border-color: #CFFACC; }

🛠️ Use #CFFACC in Your Project

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

🔗 Related Colors to #CFFACC

#E6FACC
Hue -30°
#DBFACC
Hue -15°
#CCFAD4
Hue +15°
#CCFAE0
Hue +30°
#96F490
85% L
#59EE4F
70% L
#21D115
50% L
#147D0C
30% L
#D8FBD5
91% L
#E0FCDF
93% L
#EEFDEC
96% L
#F6FEF6
98% L

About Light Vivid Green (#CFFACC)

Light Vivid Green is a light, vibrant, cool green color with a hue angle of 116°, saturation of 82%, and lightness of 89%. Its RGB value is (207, 250, 204) and its CMYK breakdown is C:17% M:0% Y:18% K:2%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #CFFACC

What is the HEX code for Light Vivid Green? +

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

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

What is the HSL value of #CFFACC? +

The HSL value of #CFFACC is hsl(116, 82%, 89%). The hue is 116°, placing it in the green family on the color wheel. The saturation is 82%, 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 #CFFACC a warm or cool color? +

#CFFACC is classified as a cool color based on its hue angle of 116°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #CFFACC? +

The approximate CMYK value of #CFFACC is C:17% M:0% Y:18% 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 #CFFACC with Other Tools

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