#CCF5BE Color Information

Hex color code: #CCF5BE

A light green shade, #CCF5BE appears as (204, 245, 190) in RGB and (105°, 73%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#CCF5BE
RGB
204, 245, 190
HSL
105°, 73%, 85%
CMYK
17%, 0%, 22%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCF5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 245, 190

Red: 204 / Green: 245 / Blue: 190

HSL

105°, 73%, 85%

Hue: 105° / Saturation: 73% / Lightness: 85%

CMYK

17%, 0%, 22%, 4%

Cyan: 17% / Magenta: 0% / Yellow: 22% / Key: 4%

What color is #CCF5BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCF5BE to RGB:

rgb(204, 245, 190)HEX to RGB Converter →

HEX to HSL

Convert #CCF5BE to HSL:

hsl(105, 73%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCF5BE to CMYK:

cmyk(17%, 0%, 22%, 4%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CCF5BE has RGB (204, 245, 190) and HSL (105°, 73%, 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 #CCF5BE is #E7BDF5, creating high-contrast pairings. For softer combinations, try analogous colors like #E7F5BD.

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

Contrast with #CCF5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCF5BE?

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

What is the RGB value of #CCF5BE?

#CCF5BE in RGB is (204, 245, 190) - 204 red, 245 green, and 190 blue.

How to use #CCF5BE in CSS?

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

What colors go well with #CCF5BE?

#E7BDF5 (complementary), #E7F5BD (analogous), and #97EA7B (lighter shade) work well with #CCF5BE.