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

Light Cool Emerald

#CFF2DF

📝 Color Information for #CFF2DF

The hexadecimal color code #CFF2DF represents a very light shade in the green family. In the RGB color model, this color is composed of 207 red, 242 green, and 223 blue, which translates to approximately 81% red, 95% green, and 87% 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, #CFF2DF has a hue of 147 degrees, a saturation level of 57%, and a lightness value of 88%. The hue angle of 147° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 147°, saturation of 14%, and brightness/value of 95%. For print applications using the CMYK color model, #CFF2DF would be reproduced using 14% cyan, 0% magenta, 8% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CFF2DF with other colors, consider its complementary color at hue 327° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13628127, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFF2DF

Tailwind CSS
emerald-100
HEX
#CFF2DF
RGB
rgb(207, 242, 223)
RGB %
81%, 95%, 87%
HSL
hsl(147, 57%, 88%)
HSV
hsv(147, 14%, 95%)
CMYK
14%, 0%, 8%, 5%
Decimal
13628127
Web Safe
#CCFFCC

🎨 Color Schemes for #CFF2DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFF2DF

🌗 Shades and Tints of #CFF2DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFF2DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFF2DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFF2DF in Use

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

👓 Color Blindness Simulation for #CFF2DF

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

:root { --color-hex: #CFF2DF; --color-rgb: 207, 242, 223; --color-hsl: 147, 57%, 88%; } .bg-color { background-color: #CFF2DF; } .text-color { color: #CFF2DF; } .border-color { border-color: #CFF2DF; }

🛠️ Use #CFF2DF in Your Project

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

🔗 Related Colors to #CFF2DF

#D1F2CF
Hue -30°
#CFF2D6
Hue -15°
#CFF2E7
Hue +15°
#CFF2F0
Hue +30°
#9BE4BC
85% L
#67D599
70% L
#30B06A
50% L
#1D683F
30% L
#D7F4E4
90% L
#E3F7EC
93% L
#EBFAF2
95% L
#F7FDFA
98% L

About Light Cool Emerald (#CFF2DF)

Light Cool Emerald is a light, moderately saturated, cool green color with a hue angle of 147°, saturation of 57%, and lightness of 88%. Its RGB value is (207, 242, 223) and its CMYK breakdown is C:14% M:0% Y:8% 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 #CFF2DF

What is the HEX code for Light Cool Emerald? +

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

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

What is the HSL value of #CFF2DF? +

The HSL value of #CFF2DF is hsl(147, 57%, 88%). The hue is 147°, placing it in the green family on the color wheel. The saturation is 57%, making it moderately saturated. The lightness is 88%, 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 #CFF2DF a warm or cool color? +

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

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

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