#CFEEE4 Color Information

Hex color code: #CFEEE4

A light cyan shade, #CFEEE4 appears as (207, 238, 228) in RGB and (161°, 48%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CFEEE4
RGB
207, 238, 228
HSL
161°, 48%, 87%
CMYK
13%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 238, 228

Red: 207 / Green: 238 / Blue: 228

HSL

161°, 48%, 87%

Hue: 161° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 4%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 4% / Key: 7%

What color is #CFEEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEEE4 to RGB:

rgb(207, 238, 228)HEX to RGB Converter →

HEX to HSL

Convert #CFEEE4 to HSL:

hsl(161, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEEE4 to CMYK:

cmyk(13%, 0%, 4%, 7%)Color Converter →

Color Meaning and Usage

#CFEEE4 is a airy cyan color with RGB values of 207, 238, 228 and HSL of 161°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEEE4 is #EECED8, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEED4.

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

Contrast with #CFEEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEEE4?

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

What is the RGB value of #CFEEE4?

#CFEEE4 in RGB is (207, 238, 228) - 207 red, 238 green, and 228 blue.

How to use #CFEEE4 in CSS?

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

What colors go well with #CFEEE4?

#EECED8 (complementary), #CEEED4 (analogous), and #95DAC4 (lighter shade) work well with #CFEEE4.