#CAD9AB Color Information

Hex color code: #CAD9AB

A airy green shade, #CAD9AB appears as (202, 217, 171) in RGB and (80°, 38%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAD9AB
RGB
202, 217, 171
HSL
80°, 38%, 76%
CMYK
7%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD9AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 217, 171

Red: 202 / Green: 217 / Blue: 171

HSL

80°, 38%, 76%

Hue: 80° / Saturation: 38% / Lightness: 76%

CMYK

7%, 0%, 21%, 15%

Cyan: 7% / Magenta: 0% / Yellow: 21% / Key: 15%

What color is #CAD9AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD9AB to RGB:

rgb(202, 217, 171)HEX to RGB Converter →

HEX to HSL

Convert #CAD9AB to HSL:

hsl(80, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD9AB to CMYK:

cmyk(7%, 0%, 21%, 15%)Color Converter →

Color Meaning and Usage

A light green tone, #CAD9AB has RGB (202, 217, 171) and HSL (80°, 38%, 76%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD9AB is #BAABD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D1AB.

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

Contrast with #CAD9AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD9AB?

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

What is the RGB value of #CAD9AB?

#CAD9AB in RGB is (202, 217, 171) - 202 red, 217 green, and 171 blue.

How to use #CAD9AB in CSS?

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

What colors go well with #CAD9AB?

#BAABD9 (complementary), #D9D1AB (analogous), and #A8C176 (lighter shade) work well with #CAD9AB.