#CCF198 Color Information

Hex color code: #CCF198

The hex color #CCF198 is a soft green with RGB values of (204, 241, 152) and HSL of (85°, 76%, 77%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#CCF198
RGB
204, 241, 152
HSL
85°, 76%, 77%
CMYK
15%, 0%, 37%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCF198; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 241, 152

Red: 204 / Green: 241 / Blue: 152

HSL

85°, 76%, 77%

Hue: 85° / Saturation: 76% / Lightness: 77%

CMYK

15%, 0%, 37%, 5%

Cyan: 15% / Magenta: 0% / Yellow: 37% / Key: 5%

What color is #CCF198?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCF198 to RGB:

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

HEX to HSL

Convert #CCF198 to HSL:

hsl(85, 76%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCF198 to CMYK:

cmyk(15%, 0%, 37%, 5%)Color Converter →

Color Meaning and Usage

A airy green tone, #CCF198 has RGB (204, 241, 152) and HSL (85°, 76%, 77%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCF198 is #BD98F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1E998.

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

Contrast with #CCF198

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCF198?

#CCF198 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCF198?

#CCF198 in RGB is (204, 241, 152) - 204 red, 241 green, and 152 blue.

How to use #CCF198 in CSS?

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

What colors go well with #CCF198?

#BD98F1 (complementary), #F1E998 (analogous), and #AAE854 (lighter shade) work well with #CCF198.