#CAF197 Color Information

Hex color code: #CAF197

#CAF197 is a light green color. In RGB it is (202, 241, 151), and in HSL it is (86°, 76%, 77%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#CAF197
RGB
202, 241, 151
HSL
86°, 76%, 77%
CMYK
16%, 0%, 37%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF197; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 241, 151

Red: 202 / Green: 241 / Blue: 151

HSL

86°, 76%, 77%

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

CMYK

16%, 0%, 37%, 5%

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

What color is #CAF197?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF197 to RGB:

rgb(202, 241, 151)HEX to RGB Converter →

HEX to HSL

Convert #CAF197 to HSL:

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

HEX to CMYK

Convert #CAF197 to CMYK:

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

Color Meaning and Usage

#CAF197 is a light green color with RGB values of 202, 241, 151 and HSL of 86°, 76%, 77%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAF197 is #BE98F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1EB98.

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

Contrast with #CAF197

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF197?

#CAF197 is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #CAF197?

#CAF197 in RGB is (202, 241, 151) - 202 red, 241 green, and 151 blue.

How to use #CAF197 in CSS?

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

What colors go well with #CAF197?

#BE98F1 (complementary), #F1EB98 (analogous), and #A8E854 (lighter shade) work well with #CAF197.