#CAF5BD Color Information

Hex color code: #CAF5BD

The hex color #CAF5BD is a airy green with RGB values of (202, 245, 189) and HSL of (106°, 74%, 85%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#CAF5BD
RGB
202, 245, 189
HSL
106°, 74%, 85%
CMYK
18%, 0%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF5BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 245, 189

Red: 202 / Green: 245 / Blue: 189

HSL

106°, 74%, 85%

Hue: 106° / Saturation: 74% / Lightness: 85%

CMYK

18%, 0%, 23%, 4%

Cyan: 18% / Magenta: 0% / Yellow: 23% / Key: 4%

What color is #CAF5BD?

#CAF5BD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF5BD to RGB:

rgb(202, 245, 189)HEX to RGB Converter →

HEX to HSL

Convert #CAF5BD to HSL:

hsl(106, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CAF5BD to CMYK:

cmyk(18%, 0%, 23%, 4%)Color Converter →

Color Meaning and Usage

#CAF5BD is a light green color with RGB values of 202, 245, 189 and HSL of 106°, 74%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAF5BD is #E8BCF5, creating high-contrast pairings. For softer combinations, try analogous colors like #E6F5BC.

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

Contrast with #CAF5BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF5BD?

#CAF5BD is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAF5BD?

#CAF5BD in RGB is (202, 245, 189) - 202 red, 245 green, and 189 blue.

How to use #CAF5BD in CSS?

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

What colors go well with #CAF5BD?

#E8BCF5 (complementary), #E6F5BC (analogous), and #94EB7A (lighter shade) work well with #CAF5BD.