#C6CC2E Color Information

Hex color code: #C6CC2E

A muted yellow shade, #C6CC2E appears as (198, 204, 46) in RGB and (62°, 63%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#C6CC2E
RGB
198, 204, 46
HSL
62°, 63%, 49%
CMYK
3%, 0%, 77%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6CC2E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 204, 46

Red: 198 / Green: 204 / Blue: 46

HSL

62°, 63%, 49%

Hue: 62° / Saturation: 63% / Lightness: 49%

CMYK

3%, 0%, 77%, 20%

Cyan: 3% / Magenta: 0% / Yellow: 77% / Key: 20%

What color is #C6CC2E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6CC2E to RGB:

rgb(198, 204, 46)HEX to RGB Converter →

HEX to HSL

Convert #C6CC2E to HSL:

hsl(62, 63%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #C6CC2E to CMYK:

cmyk(3%, 0%, 77%, 20%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #C6CC2E has RGB (198, 204, 46) and HSL (62°, 63%, 49%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6CC2E is #332ECC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC822E.

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

Contrast with #C6CC2E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6CC2E?

#C6CC2E is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #C6CC2E?

#C6CC2E in RGB is (198, 204, 46) - 198 red, 204 green, and 46 blue.

How to use #C6CC2E in CSS?

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

What colors go well with #C6CC2E?

#332ECC (complementary), #CC822E (analogous), and #8A8D20 (lighter shade) work well with #C6CC2E.