#CAF6CF Color Information

Hex color code: #CAF6CF

The hex color #CAF6CF is a light green with RGB values of (202, 246, 207) and HSL of (127°, 71%, 88%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CAF6CF
RGB
202, 246, 207
HSL
127°, 71%, 88%
CMYK
18%, 0%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF6CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 246, 207

Red: 202 / Green: 246 / Blue: 207

HSL

127°, 71%, 88%

Hue: 127° / Saturation: 71% / Lightness: 88%

CMYK

18%, 0%, 16%, 4%

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

What color is #CAF6CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF6CF to RGB:

rgb(202, 246, 207)HEX to RGB Converter →

HEX to HSL

Convert #CAF6CF to HSL:

hsl(127, 71%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CAF6CF to CMYK:

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

Color Meaning and Usage

A soft green tone, #CAF6CF has RGB (202, 246, 207) and HSL (127°, 71%, 88%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAF6CF is #F6CBF1, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF6CB.

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

Contrast with #CAF6CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF6CF?

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

What is the RGB value of #CAF6CF?

#CAF6CF in RGB is (202, 246, 207) - 202 red, 246 green, and 207 blue.

How to use #CAF6CF in CSS?

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

What colors go well with #CAF6CF?

#F6CBF1 (complementary), #DBF6CB (analogous), and #89EB95 (lighter shade) work well with #CAF6CF.