#CCEFCE Color Information

Hex color code: #CCEFCE

A ethereal green shade, #CCEFCE appears as (204, 239, 206) in RGB and (123°, 52%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CCEFCE
RGB
204, 239, 206
HSL
123°, 52%, 87%
CMYK
15%, 0%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 239, 206

Red: 204 / Green: 239 / Blue: 206

HSL

123°, 52%, 87%

Hue: 123° / Saturation: 52% / Lightness: 87%

CMYK

15%, 0%, 14%, 6%

Cyan: 15% / Magenta: 0% / Yellow: 14% / Key: 6%

What color is #CCEFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEFCE to RGB:

rgb(204, 239, 206)HEX to RGB Converter →

HEX to HSL

Convert #CCEFCE to HSL:

hsl(123, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEFCE to CMYK:

cmyk(15%, 0%, 14%, 6%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CCEFCE has RGB (204, 239, 206) and HSL (123°, 52%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEFCE is #EFCDED, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFCD.

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

Contrast with #CCEFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEFCE?

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

What is the RGB value of #CCEFCE?

#CCEFCE in RGB is (204, 239, 206) - 204 red, 239 green, and 206 blue.

How to use #CCEFCE in CSS?

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

What colors go well with #CCEFCE?

#EFCDED (complementary), #DCEFCD (analogous), and #92DD96 (lighter shade) work well with #CCEFCE.