#CCE598 Color Information

Hex color code: #CCE598

#CCE598 is a muted green color. In RGB it is (204, 229, 152), and in HSL it is (79°, 60%, 75%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#CCE598
RGB
204, 229, 152
HSL
79°, 60%, 75%
CMYK
11%, 0%, 34%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCE598; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 229, 152

Red: 204 / Green: 229 / Blue: 152

HSL

79°, 60%, 75%

Hue: 79° / Saturation: 60% / Lightness: 75%

CMYK

11%, 0%, 34%, 10%

Cyan: 11% / Magenta: 0% / Yellow: 34% / Key: 10%

What color is #CCE598?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE598 to RGB:

rgb(204, 229, 152)HEX to RGB Converter →

HEX to HSL

Convert #CCE598 to HSL:

hsl(79, 60%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CCE598 to CMYK:

cmyk(11%, 0%, 34%, 10%)Color Converter →

Color Meaning and Usage

A balanced green tone, #CCE598 has RGB (204, 229, 152) and HSL (79°, 60%, 75%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCE598 is #B199E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5D799.

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

Contrast with #CCE598

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE598?

#CCE598 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCE598?

#CCE598 in RGB is (204, 229, 152) - 204 red, 229 green, and 152 blue.

How to use #CCE598 in CSS?

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

What colors go well with #CCE598?

#B199E5 (complementary), #E5D799 (analogous), and #AFD65C (lighter shade) work well with #CCE598.