#CAED68 Color Information

Hex color code: #CAED68

#CAED68 is a bold green color. In RGB it is (202, 237, 104), and in HSL it is (76°, 79%, 67%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#CAED68
RGB
202, 237, 104
HSL
76°, 79%, 67%
CMYK
15%, 0%, 56%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAED68; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 237, 104

Red: 202 / Green: 237 / Blue: 104

HSL

76°, 79%, 67%

Hue: 76° / Saturation: 79% / Lightness: 67%

CMYK

15%, 0%, 56%, 7%

Cyan: 15% / Magenta: 0% / Yellow: 56% / Key: 7%

What color is #CAED68?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAED68 to RGB:

rgb(202, 237, 104)HEX to RGB Converter →

HEX to HSL

Convert #CAED68 to HSL:

hsl(76, 79%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CAED68 to CMYK:

cmyk(15%, 0%, 56%, 7%)Color Converter →

Color Meaning and Usage

#CAED68 is a striking green color with RGB values of 202, 237, 104 and HSL of 76°, 79%, 67%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAED68 is #8C68ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCE68.

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

Contrast with #CAED68

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAED68?

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

What is the RGB value of #CAED68?

#CAED68 in RGB is (202, 237, 104) - 202 red, 237 green, and 104 blue.

How to use #CAED68 in CSS?

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

What colors go well with #CAED68?

#8C68ED (complementary), #EDCE68 (analogous), and #B2E524 (lighter shade) work well with #CAED68.