#CCE9BA Color Information

Hex color code: #CCE9BA

#CCE9BA is a delicate green color. In RGB it is (204, 233, 186), and in HSL it is (97°, 52%, 82%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#CCE9BA
RGB
204, 233, 186
HSL
97°, 52%, 82%
CMYK
12%, 0%, 20%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCE9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 233, 186

Red: 204 / Green: 233 / Blue: 186

HSL

97°, 52%, 82%

Hue: 97° / Saturation: 52% / Lightness: 82%

CMYK

12%, 0%, 20%, 9%

Cyan: 12% / Magenta: 0% / Yellow: 20% / Key: 9%

What color is #CCE9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE9BA to RGB:

rgb(204, 233, 186)HEX to RGB Converter →

HEX to HSL

Convert #CCE9BA to HSL:

hsl(97, 52%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CCE9BA to CMYK:

cmyk(12%, 0%, 20%, 9%)Color Converter →

Color Meaning and Usage

#CCE9BA is a delicate green color with RGB values of 204, 233, 186 and HSL of 97°, 52%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCE9BA is #D7B9E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E9B9.

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

Contrast with #CCE9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE9BA?

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

What is the RGB value of #CCE9BA?

#CCE9BA in RGB is (204, 233, 186) - 204 red, 233 green, and 186 blue.

How to use #CCE9BA in CSS?

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

What colors go well with #CCE9BA?

#D7B9E9 (complementary), #E3E9B9 (analogous), and #A1D77F (lighter shade) work well with #CCE9BA.