#CCEC8E Color Information

Hex color code: #CCEC8E

A bold green shade, #CCEC8E appears as (204, 236, 142) in RGB and (80°, 71%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#CCEC8E
RGB
204, 236, 142
HSL
80°, 71%, 74%
CMYK
14%, 0%, 40%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEC8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 236, 142

Red: 204 / Green: 236 / Blue: 142

HSL

80°, 71%, 74%

Hue: 80° / Saturation: 71% / Lightness: 74%

CMYK

14%, 0%, 40%, 7%

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

What color is #CCEC8E?

#CCEC8E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEC8E to RGB:

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

HEX to HSL

Convert #CCEC8E to HSL:

hsl(80, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEC8E to CMYK:

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

Color Meaning and Usage

A vivid green tone, #CCEC8E has RGB (204, 236, 142) and HSL (80°, 71%, 74%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEC8E is #AD8EEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECDC8E.

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

Contrast with #CCEC8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEC8E?

#CCEC8E is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCEC8E?

#CCEC8E in RGB is (204, 236, 142) - 204 red, 236 green, and 142 blue.

How to use #CCEC8E in CSS?

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

What colors go well with #CCEC8E?

#AD8EEC (complementary), #ECDC8E (analogous), and #AFE14C (lighter shade) work well with #CCEC8E.