#CDEEE6 Color Information

Hex color code: #CDEEE6

The hex color #CDEEE6 is a delicate cyan with RGB values of (205, 238, 230) and HSL of (165°, 49%, 87%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#CDEEE6
RGB
205, 238, 230
HSL
165°, 49%, 87%
CMYK
14%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDEEE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 238, 230

Red: 205 / Green: 238 / Blue: 230

HSL

165°, 49%, 87%

Hue: 165° / Saturation: 49% / Lightness: 87%

CMYK

14%, 0%, 3%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 3% / Key: 7%

What color is #CDEEE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEEE6 to RGB:

rgb(205, 238, 230)HEX to RGB Converter →

HEX to HSL

Convert #CDEEE6 to HSL:

hsl(165, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CDEEE6 to CMYK:

cmyk(14%, 0%, 3%, 7%)Color Converter →

Color Meaning and Usage

#CDEEE6 is a ethereal cyan color with RGB values of 205, 238, 230 and HSL of 165°, 49%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEEE6 is #EECED6, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEED6.

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

Contrast with #CDEEE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEEE6?

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

What is the RGB value of #CDEEE6?

#CDEEE6 in RGB is (205, 238, 230) - 205 red, 238 green, and 230 blue.

How to use #CDEEE6 in CSS?

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

What colors go well with #CDEEE6?

#EECED6 (complementary), #CEEED6 (analogous), and #95DBC9 (lighter shade) work well with #CDEEE6.