#CFED75 Color Information

Hex color code: #CFED75

A bold green shade, #CFED75 appears as (207, 237, 117) in RGB and (75°, 77%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#CFED75
RGB
207, 237, 117
HSL
75°, 77%, 69%
CMYK
13%, 0%, 51%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFED75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 237, 117

Red: 207 / Green: 237 / Blue: 117

HSL

75°, 77%, 69%

Hue: 75° / Saturation: 77% / Lightness: 69%

CMYK

13%, 0%, 51%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 51% / Key: 7%

What color is #CFED75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFED75 to RGB:

rgb(207, 237, 117)HEX to RGB Converter →

HEX to HSL

Convert #CFED75 to HSL:

hsl(75, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CFED75 to CMYK:

cmyk(13%, 0%, 51%, 7%)Color Converter →

Color Meaning and Usage

#CFED75 is a striking green color with RGB values of 207, 237, 117 and HSL of 75°, 77%, 69%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFED75 is #9273ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCE73.

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

Contrast with #CFED75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFED75?

#CFED75 is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #CFED75?

#CFED75 in RGB is (207, 237, 117) - 207 red, 237 green, and 117 blue.

How to use #CFED75 in CSS?

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

What colors go well with #CFED75?

#9273ED (complementary), #EDCE73 (analogous), and #B7E42F (lighter shade) work well with #CFED75.