#CAEDED Color Information

Hex color code: #CAEDED

A delicate cyan shade, #CAEDED appears as (202, 237, 237) in RGB and (180°, 49%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#CAEDED
RGB
202, 237, 237
HSL
180°, 49%, 86%
CMYK
15%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 237, 237

Red: 202 / Green: 237 / Blue: 237

HSL

180°, 49%, 86%

Hue: 180° / Saturation: 49% / Lightness: 86%

CMYK

15%, 0%, 0%, 7%

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

What color is #CAEDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEDED to RGB:

rgb(202, 237, 237)HEX to RGB Converter →

HEX to HSL

Convert #CAEDED to HSL:

hsl(180, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEDED to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CAEDED has RGB (202, 237, 237) and HSL (180°, 49%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEDED is #EDCACA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAEDDB.

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

Contrast with #CAEDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEDED?

#CAEDED is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAEDED?

#CAEDED in RGB is (202, 237, 237) - 202 red, 237 green, and 237 blue.

How to use #CAEDED in CSS?

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

What colors go well with #CAEDED?

#EDCACA (complementary), #CAEDDB (analogous), and #91D9D9 (lighter shade) work well with #CAEDED.