#CCE9CF Color Information

Hex color code: #CCE9CF

The hex color #CCE9CF is a delicate green with RGB values of (204, 233, 207) and HSL of (126°, 40%, 86%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CCE9CF
RGB
204, 233, 207
HSL
126°, 40%, 86%
CMYK
12%, 0%, 11%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCE9CF; 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 #CCE9CF; background-color: #CCE9CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #CCE9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 233, 207

Red: 204 / Green: 233 / Blue: 207

HSL

126°, 40%, 86%

Hue: 126° / Saturation: 40% / Lightness: 86%

CMYK

12%, 0%, 11%, 9%

Cyan: 12% / Magenta: 0% / Yellow: 11% / Key: 9%

What color is #CCE9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE9CF to RGB:

rgb(204, 233, 207)HEX to RGB Converter →

HEX to HSL

Convert #CCE9CF to HSL:

hsl(126, 40%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCE9CF to CMYK:

cmyk(12%, 0%, 11%, 9%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CCE9CF has RGB (204, 233, 207) and HSL (126°, 40%, 86%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCE9CF is #EACDE7, creating high-contrast pairings. For softer combinations, try analogous colors like #D8EACD.

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

Contrast with #CCE9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE9CF?

#CCE9CF is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCE9CF?

#CCE9CF in RGB is (204, 233, 207) - 204 red, 233 green, and 207 blue.

How to use #CCE9CF in CSS?

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

What colors go well with #CCE9CF?

#EACDE7 (complementary), #D8EACD (analogous), and #97D39D (lighter shade) work well with #CCE9CF.