#CAF9B7 Color Information

Hex color code: #CAF9B7

A ethereal green shade, #CAF9B7 appears as (202, 249, 183) in RGB and (103°, 85%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#CAF9B7
RGB
202, 249, 183
HSL
103°, 85%, 85%
CMYK
19%, 0%, 27%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF9B7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 249, 183

Red: 202 / Green: 249 / Blue: 183

HSL

103°, 85%, 85%

Hue: 103° / Saturation: 85% / Lightness: 85%

CMYK

19%, 0%, 27%, 2%

Cyan: 19% / Magenta: 0% / Yellow: 27% / Key: 2%

What color is #CAF9B7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF9B7 to RGB:

rgb(202, 249, 183)HEX to RGB Converter →

HEX to HSL

Convert #CAF9B7 to HSL:

hsl(103, 85%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CAF9B7 to CMYK:

cmyk(19%, 0%, 27%, 2%)Color Converter →

Color Meaning and Usage

A light green tone, #CAF9B7 has RGB (202, 249, 183) and HSL (103°, 85%, 85%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAF9B7 is #E7B8F9, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF9B8.

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

Contrast with #CAF9B7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF9B7?

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

What is the RGB value of #CAF9B7?

#CAF9B7 in RGB is (202, 249, 183) - 202 red, 249 green, and 183 blue.

How to use #CAF9B7 in CSS?

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

What colors go well with #CAF9B7?

#E7B8F9 (complementary), #EBF9B8 (analogous), and #96F471 (lighter shade) work well with #CAF9B7.