#CAD8CC Color Information

Hex color code: #CAD8CC

A ethereal green shade, #CAD8CC appears as (202, 216, 204) in RGB and (129°, 15%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAD8CC
RGB
202, 216, 204
HSL
129°, 15%, 82%
CMYK
6%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD8CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 216, 204

Red: 202 / Green: 216 / Blue: 204

HSL

129°, 15%, 82%

Hue: 129° / Saturation: 15% / Lightness: 82%

CMYK

6%, 0%, 6%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 6% / Key: 15%

What color is #CAD8CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD8CC to RGB:

rgb(202, 216, 204)HEX to RGB Converter →

HEX to HSL

Convert #CAD8CC to HSL:

hsl(129, 15%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD8CC to CMYK:

cmyk(6%, 0%, 6%, 15%)Color Converter →

Color Meaning and Usage

A light green tone, #CAD8CC has RGB (202, 216, 204) and HSL (129°, 15%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD8CC is #D8CAD6, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD8CA.

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

Contrast with #CAD8CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD8CC?

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

What is the RGB value of #CAD8CC?

#CAD8CC in RGB is (202, 216, 204) - 202 red, 216 green, and 204 blue.

How to use #CAD8CC in CSS?

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

What colors go well with #CAD8CC?

#D8CAD6 (complementary), #CFD8CA (analogous), and #9EB7A2 (lighter shade) work well with #CAD8CC.