#CAECEE Color Information

Hex color code: #CAECEE

The hex color #CAECEE is a light cyan with RGB values of (202, 236, 238) and HSL of (183°, 51%, 86%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#CAECEE
RGB
202, 236, 238
HSL
183°, 51%, 86%
CMYK
15%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAECEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 236, 238

Red: 202 / Green: 236 / Blue: 238

HSL

183°, 51%, 86%

Hue: 183° / Saturation: 51% / Lightness: 86%

CMYK

15%, 1%, 0%, 7%

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

What color is #CAECEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAECEE to RGB:

rgb(202, 236, 238)HEX to RGB Converter →

HEX to HSL

Convert #CAECEE to HSL:

hsl(183, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAECEE to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CAECEE has RGB (202, 236, 238) and HSL (183°, 51%, 86%). 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 #CAECEE is #EECBC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9EEDD.

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

Contrast with #CAECEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAECEE?

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

What is the RGB value of #CAECEE?

#CAECEE in RGB is (202, 236, 238) - 202 red, 236 green, and 238 blue.

How to use #CAECEE in CSS?

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

What colors go well with #CAECEE?

#EECBC9 (complementary), #C9EEDD (analogous), and #8FD7DB (lighter shade) work well with #CAECEE.