#CCECBF Color Information

Hex color code: #CCECBF

#CCECBF is a ethereal green color. In RGB it is (204, 236, 191), and in HSL it is (103°, 54%, 84%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#CCECBF
RGB
204, 236, 191
HSL
103°, 54%, 84%
CMYK
14%, 0%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCECBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 236, 191

Red: 204 / Green: 236 / Blue: 191

HSL

103°, 54%, 84%

Hue: 103° / Saturation: 54% / Lightness: 84%

CMYK

14%, 0%, 19%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 19% / Key: 7%

What color is #CCECBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCECBF to RGB:

rgb(204, 236, 191)HEX to RGB Converter →

HEX to HSL

Convert #CCECBF to HSL:

hsl(103, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CCECBF to CMYK:

cmyk(14%, 0%, 19%, 7%)Color Converter →

Color Meaning and Usage

#CCECBF is a airy green color with RGB values of 204, 236, 191 and HSL of 103°, 54%, 84%. 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 #CCECBF is #E0C0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #E3ECC0.

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

Contrast with #CCECBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCECBF?

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

What is the RGB value of #CCECBF?

#CCECBF in RGB is (204, 236, 191) - 204 red, 236 green, and 191 blue.

How to use #CCECBF in CSS?

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

What colors go well with #CCECBF?

#E0C0EC (complementary), #E3ECC0 (analogous), and #9DDB85 (lighter shade) work well with #CCECBF.