#CCF7ED Color Information

Hex color code: #CCF7ED

A ethereal cyan shade, #CCF7ED appears as (204, 247, 237) in RGB and (166°, 73%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#CCF7ED
RGB
204, 247, 237
HSL
166°, 73%, 88%
CMYK
17%, 0%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCF7ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 247, 237

Red: 204 / Green: 247 / Blue: 237

HSL

166°, 73%, 88%

Hue: 166° / Saturation: 73% / Lightness: 88%

CMYK

17%, 0%, 4%, 3%

Cyan: 17% / Magenta: 0% / Yellow: 4% / Key: 3%

What color is #CCF7ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCF7ED to RGB:

rgb(204, 247, 237)HEX to RGB Converter →

HEX to HSL

Convert #CCF7ED to HSL:

hsl(166, 73%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CCF7ED to CMYK:

cmyk(17%, 0%, 4%, 3%)Color Converter →

Color Meaning and Usage

#CCF7ED is a delicate cyan color with RGB values of 204, 247, 237 and HSL of 166°, 73%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCF7ED is #F7CAD4, creating high-contrast pairings. For softer combinations, try analogous colors like #CAF7D6.

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

Contrast with #CCF7ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCF7ED?

#CCF7ED is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCF7ED?

#CCF7ED in RGB is (204, 247, 237) - 204 red, 247 green, and 237 blue.

How to use #CCF7ED in CSS?

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

What colors go well with #CCF7ED?

#F7CAD4 (complementary), #CAF7D6 (analogous), and #88ECD5 (lighter shade) work well with #CCF7ED.