#CCF8BB Color Information

Hex color code: #CCF8BB

The hex color #CCF8BB is a light green with RGB values of (204, 248, 187) and HSL of (103°, 81%, 85%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#CCF8BB
RGB
204, 248, 187
HSL
103°, 81%, 85%
CMYK
18%, 0%, 25%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCF8BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 248, 187

Red: 204 / Green: 248 / Blue: 187

HSL

103°, 81%, 85%

Hue: 103° / Saturation: 81% / Lightness: 85%

CMYK

18%, 0%, 25%, 3%

Cyan: 18% / Magenta: 0% / Yellow: 25% / Key: 3%

What color is #CCF8BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCF8BB to RGB:

rgb(204, 248, 187)HEX to RGB Converter →

HEX to HSL

Convert #CCF8BB to HSL:

hsl(103, 81%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCF8BB to CMYK:

cmyk(18%, 0%, 25%, 3%)Color Converter →

Color Meaning and Usage

A light green tone, #CCF8BB has RGB (204, 248, 187) and HSL (103°, 81%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCF8BB is #E6BAF8, creating high-contrast pairings. For softer combinations, try analogous colors like #EAF8BA.

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

Contrast with #CCF8BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCF8BB?

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

What is the RGB value of #CCF8BB?

#CCF8BB in RGB is (204, 248, 187) - 204 red, 248 green, and 187 blue.

How to use #CCF8BB in CSS?

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

What colors go well with #CCF8BB?

#E6BAF8 (complementary), #EAF8BA (analogous), and #98F075 (lighter shade) work well with #CCF8BB.