#CDFBEE Color Information

Hex color code: #CDFBEE

The hex color #CDFBEE is a ethereal cyan with RGB values of (205, 251, 238) and HSL of (163°, 85%, 89%). It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#CDFBEE
RGB
205, 251, 238
HSL
163°, 85%, 89%
CMYK
18%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 251, 238

Red: 205 / Green: 251 / Blue: 238

HSL

163°, 85%, 89%

Hue: 163° / Saturation: 85% / Lightness: 89%

CMYK

18%, 0%, 5%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 5% / Key: 2%

What color is #CDFBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFBEE to RGB:

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

HEX to HSL

Convert #CDFBEE to HSL:

hsl(163, 85%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CDFBEE to CMYK:

cmyk(18%, 0%, 5%, 2%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CDFBEE has RGB (205, 251, 238) and HSL (163°, 85%, 89%). 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 #CDFBEE is #FBCBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #CBFBD5.

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

Contrast with #CDFBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDFBEE?

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

What is the RGB value of #CDFBEE?

#CDFBEE in RGB is (205, 251, 238) - 205 red, 251 green, and 238 blue.

How to use #CDFBEE in CSS?

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

What colors go well with #CDFBEE?

#FBCBD9 (complementary), #CBFBD5 (analogous), and #84F5D5 (lighter shade) work well with #CDFBEE.