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

Light Cool Green

#CFF2BB

📝 Color Information for #CFF2BB

The hexadecimal color code #CFF2BB represents a very light shade in the green family. In the RGB color model, this color is composed of 207 red, 242 green, and 187 blue, which translates to approximately 81% red, 95% green, and 73% 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, #CFF2BB has a hue of 98 degrees, a saturation level of 68%, and a lightness value of 84%. The hue angle of 98° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 98°, saturation of 23%, and brightness/value of 95%. For print applications using the CMYK color model, #CFF2BB would be reproduced using 14% cyan, 0% magenta, 23% yellow, and 5% 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 #CFF2BB with other colors, consider its complementary color at hue 278° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13628091, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFF2BB

Tailwind CSS
green-200
HEX
#CFF2BB
RGB
rgb(207, 242, 187)
RGB %
81%, 95%, 73%
HSL
hsl(98, 68%, 84%)
HSV
hsv(98, 23%, 95%)
CMYK
14%, 0%, 23%, 5%
Decimal
13628091
Web Safe
#CCFFCC

🎨 Color Schemes for #CFF2BB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFF2BB

🌗 Shades and Tints of #CFF2BB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFF2BB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFF2BB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFF2BB in Use

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

👓 Color Blindness Simulation for #CFF2BB

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

:root { --color-hex: #CFF2BB; --color-rgb: 207, 242, 187; --color-hsl: 98, 68%, 84%; } .bg-color { background-color: #CFF2BB; } .text-color { color: #CFF2BB; } .border-color { border-color: #CFF2BB; }

🛠️ Use #CFF2BB in Your Project

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

🔗 Related Colors to #CFF2BB

#EBF2BA
Hue -30°
#DDF2BA
Hue -15°
#C1F2BA
Hue +15°
#BAF2C2
Hue +30°
#A8E783
85% L
#83DE4F
70% L
#58B422
50% L
#346B14
30% L
#D8F4C7
87% L
#E1F7D4
90% L
#EDFAE5
94% L
#F6FDF2
97% L

About Light Cool Green (#CFF2BB)

Light Cool Green is a light, vibrant, cool green color with a hue angle of 98°, saturation of 68%, and lightness of 84%. Its RGB value is (207, 242, 187) and its CMYK breakdown is C:14% M:0% Y:23% K:5%.

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

What is the HEX code for Light Cool Green? +

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

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

What is the HSL value of #CFF2BB? +

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

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

The approximate CMYK value of #CFF2BB is C:14% M:0% Y:23% K:5%. 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 #CFF2BB with Other Tools

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