#CCFF80 Color Information

Hex color code: #CCFF80

The hex color #CCFF80 is a striking green with RGB values of (204, 255, 128) and HSL of (84°, 100%, 75%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#CCFF80
RGB
204, 255, 128
HSL
84°, 100%, 75%
CMYK
20%, 0%, 50%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCFF80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 255, 128

Red: 204 / Green: 255 / Blue: 128

HSL

84°, 100%, 75%

Hue: 84° / Saturation: 100% / Lightness: 75%

CMYK

20%, 0%, 50%, 0%

Cyan: 20% / Magenta: 0% / Yellow: 50% / Key: 0%

What color is #CCFF80?

#CCFF80 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCFF80 to RGB:

rgb(204, 255, 128)HEX to RGB Converter →

HEX to HSL

Convert #CCFF80 to HSL:

hsl(84, 100%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CCFF80 to CMYK:

cmyk(20%, 0%, 50%, 0%)Color Converter →

Color Meaning and Usage

#CCFF80 is a dynamic green color with RGB values of 204, 255, 128 and HSL of 84°, 100%, 75%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCFF80 is #B380FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF280.

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

Contrast with #CCFF80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCFF80?

#CCFF80 is a dynamic green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CCFF80?

#CCFF80 in RGB is (204, 255, 128) - 204 red, 255 green, and 128 blue.

How to use #CCFF80 in CSS?

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

What colors go well with #CCFF80?

#B380FF (complementary), #FFF280 (analogous), and #ADFF33 (lighter shade) work well with #CCFF80.