#CCFFF6 Color Information

Hex color code: #CCFFF6

The hex color #CCFFF6 is a delicate cyan with RGB values of (204, 255, 246) and HSL of (169°, 100%, 90%). It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#CCFFF6
RGB
204, 255, 246
HSL
169°, 100%, 90%
CMYK
20%, 0%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCFFF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 255, 246

Red: 204 / Green: 255 / Blue: 246

HSL

169°, 100%, 90%

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

CMYK

20%, 0%, 4%, 0%

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

What color is #CCFFF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCFFF6 to RGB:

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

HEX to HSL

Convert #CCFFF6 to HSL:

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

HEX to CMYK

Convert #CCFFF6 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CCFFF6 has RGB (204, 255, 246) and HSL (169°, 100%, 90%). 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 #CCFFF6 is #FFCCD5, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFFDC.

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

Contrast with #CCFFF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCFFF6?

#CCFFF6 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCFFF6?

#CCFFF6 in RGB is (204, 255, 246) - 204 red, 255 green, and 246 blue.

How to use #CCFFF6 in CSS?

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

What colors go well with #CCFFF6?

#FFCCD5 (complementary), #CCFFDC (analogous), and #80FFE8 (lighter shade) work well with #CCFFF6.