#CCFFFA Color Information

Hex color code: #CCFFFA

The hex color #CCFFFA is a soft cyan with RGB values of (204, 255, 250) and HSL of (174°, 100%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLight Cyan
HEX
#CCFFFA
RGB
204, 255, 250
HSL
174°, 100%, 90%
CMYK
20%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCFFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 255, 250

Red: 204 / Green: 255 / Blue: 250

HSL

174°, 100%, 90%

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

CMYK

20%, 0%, 2%, 0%

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

What color is #CCFFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCFFFA to RGB:

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

HEX to HSL

Convert #CCFFFA to HSL:

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

HEX to CMYK

Convert #CCFFFA to CMYK:

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

Color Meaning and Usage

#CCFFFA is a soft cyan color with RGB values of 204, 255, 250 and HSL of 174°, 100%, 90%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCFFFA is #FFCCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFFE0.

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

Contrast with #CCFFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCFFFA?

#CCFFFA is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCFFFA?

#CCFFFA in RGB is (204, 255, 250) - 204 red, 255 green, and 250 blue.

How to use #CCFFFA in CSS?

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

What colors go well with #CCFFFA?

#FFCCD1 (complementary), #CCFFE0 (analogous), and #80FFF2 (lighter shade) work well with #CCFFFA.