#CCFAB5 Color Information

Hex color code: #CCFAB5

#CCFAB5 is a light green color. In RGB it is (204, 250, 181), and in HSL it is (100°, 87%, 85%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#CCFAB5
RGB
204, 250, 181
HSL
100°, 87%, 85%
CMYK
18%, 0%, 28%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCFAB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 250, 181

Red: 204 / Green: 250 / Blue: 181

HSL

100°, 87%, 85%

Hue: 100° / Saturation: 87% / Lightness: 85%

CMYK

18%, 0%, 28%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 28% / Key: 2%

What color is #CCFAB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCFAB5 to RGB:

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

HEX to HSL

Convert #CCFAB5 to HSL:

hsl(100, 87%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCFAB5 to CMYK:

cmyk(18%, 0%, 28%, 2%)Color Converter →

Color Meaning and Usage

#CCFAB5 is a light green color with RGB values of 204, 250, 181 and HSL of 100°, 87%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCFAB5 is #E4B7FA, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFAB7.

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

Contrast with #CCFAB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCFAB5?

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

What is the RGB value of #CCFAB5?

#CCFAB5 in RGB is (204, 250, 181) - 204 red, 250 green, and 181 blue.

How to use #CCFAB5 in CSS?

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

What colors go well with #CCFAB5?

#E4B7FA (complementary), #EFFAB7 (analogous), and #9CF570 (lighter shade) work well with #CCFAB5.