#CCFFDE Color Information

Hex color code: #CCFFDE

A ethereal green shade, #CCFFDE appears as (204, 255, 222) in RGB and (141°, 100%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#CCFFDE
RGB
204, 255, 222
HSL
141°, 100%, 90%
CMYK
20%, 0%, 13%, 0%

Shades

CSS Usage
color: #CCFFDE;
background-color: #CCFFDE;
border-color: #CCFFDE;
box-shadow: 0 0 10px #CCFFDE;
border: 2px solid #CCFFDE;
Tailwind Usage
bg-[#CCFFDE]
text-[#CCFFDE]
border-[#CCFFDE]
shadow-[0_0_10px_CCFFDE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCFFDE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCFFDE; color: #000000; }

Badge

New Feature
.badge { background-color: #CCFFDE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCFFDE; background-color: #CCFFDE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCFFDE20; border-left: 4px solid #CCFFDE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCFFDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCFFDE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 255, 222

Red: 204 / Green: 255 / Blue: 222

HSL

141°, 100%, 90%

Hue: 141° / Saturation: 100% / Lightness: 90%

CMYK

20%, 0%, 13%, 0%

Cyan: 20% / Magenta: 0% / Yellow: 13% / Key: 0%

What color is #CCFFDE?

#CCFFDE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCFFDE to RGB:

rgb(204, 255, 222)HEX to RGB Converter →

HEX to HSL

Convert #CCFFDE to HSL:

hsl(141, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CCFFDE to CMYK:

cmyk(20%, 0%, 13%, 0%)Color Converter →

Color Meaning and Usage

#CCFFDE is a soft green color with RGB values of 204, 255, 222 and HSL of 141°, 100%, 90%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCFFDE is #FFCCED, creating high-contrast pairings. For softer combinations, try analogous colors like #D4FFCC.

Use #CCFFDE in CSS: color: #CCFFDE or background-color: #CCFFDE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCFFDE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 18.93:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCFFDE?

#CCFFDE is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCFFDE?

#CCFFDE in RGB is (204, 255, 222) - 204 red, 255 green, and 222 blue.

How to use #CCFFDE in CSS?

Use #CCFFDE directly in your CSS properties like color or background-color.

What colors go well with #CCFFDE?

#FFCCED (complementary), #D4FFCC (analogous), and #80FFAC (lighter shade) work well with #CCFFDE.