#CAEA86 Color Information

Hex color code: #CAEA86

The hex color #CAEA86 is a neutral green with RGB values of (202, 234, 134) and HSL of (79°, 70%, 72%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#CAEA86
RGB
202, 234, 134
HSL
79°, 70%, 72%
CMYK
14%, 0%, 43%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEA86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 234, 134

Red: 202 / Green: 234 / Blue: 134

HSL

79°, 70%, 72%

Hue: 79° / Saturation: 70% / Lightness: 72%

CMYK

14%, 0%, 43%, 8%

Cyan: 14% / Magenta: 0% / Yellow: 43% / Key: 8%

What color is #CAEA86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEA86 to RGB:

rgb(202, 234, 134)HEX to RGB Converter →

HEX to HSL

Convert #CAEA86 to HSL:

hsl(79, 70%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEA86 to CMYK:

cmyk(14%, 0%, 43%, 8%)Color Converter →

Color Meaning and Usage

A subtle green tone, #CAEA86 has RGB (202, 234, 134) and HSL (79°, 70%, 72%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEA86 is #A586EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAD786.

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

Contrast with #CAEA86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEA86?

#CAEA86 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #CAEA86?

#CAEA86 in RGB is (202, 234, 134) - 202 red, 234 green, and 134 blue.

How to use #CAEA86 in CSS?

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

What colors go well with #CAEA86?

#A586EA (complementary), #EAD786 (analogous), and #ADDE45 (lighter shade) work well with #CAEA86.