#CDFAF8 Color Information

Hex color code: #CDFAF8

#CDFAF8 is a delicate cyan color. In RGB it is (205, 250, 248), and in HSL it is (177°, 82%, 89%). It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#CDFAF8
RGB
205, 250, 248
HSL
177°, 82%, 89%
CMYK
18%, 0%, 1%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFAF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 250, 248

Red: 205 / Green: 250 / Blue: 248

HSL

177°, 82%, 89%

Hue: 177° / Saturation: 82% / Lightness: 89%

CMYK

18%, 0%, 1%, 2%

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

What color is #CDFAF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFAF8 to RGB:

rgb(205, 250, 248)HEX to RGB Converter →

HEX to HSL

Convert #CDFAF8 to HSL:

hsl(177, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CDFAF8 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CDFAF8 has RGB (205, 250, 248) and HSL (177°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDFAF8 is #FACCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFAE1.

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

Contrast with #CDFAF8

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 #CDFAF8?

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

What is the RGB value of #CDFAF8?

#CDFAF8 in RGB is (205, 250, 248) - 205 red, 250 green, and 248 blue.

How to use #CDFAF8 in CSS?

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

What colors go well with #CDFAF8?

#FACCCE (complementary), #CCFAE1 (analogous), and #86F3EE (lighter shade) work well with #CDFAF8.