#CEFBF7 Color Information

Hex color code: #CEFBF7

The hex color #CEFBF7 is a ethereal cyan with RGB values of (206, 251, 247) and HSL of (175°, 85%, 90%). It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#CEFBF7
RGB
206, 251, 247
HSL
175°, 85%, 90%
CMYK
18%, 0%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFBF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 251, 247

Red: 206 / Green: 251 / Blue: 247

HSL

175°, 85%, 90%

Hue: 175° / Saturation: 85% / Lightness: 90%

CMYK

18%, 0%, 2%, 2%

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

What color is #CEFBF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFBF7 to RGB:

rgb(206, 251, 247)HEX to RGB Converter →

HEX to HSL

Convert #CEFBF7 to HSL:

hsl(175, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CEFBF7 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CEFBF7 has RGB (206, 251, 247) and HSL (175°, 85%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEFBF7 is #FBD0D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D0FBE2.

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

Contrast with #CEFBF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFBF7?

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

What is the RGB value of #CEFBF7?

#CEFBF7 in RGB is (206, 251, 247) - 206 red, 251 green, and 247 blue.

How to use #CEFBF7 in CSS?

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

What colors go well with #CEFBF7?

#FBD0D3 (complementary), #D0FBE2 (analogous), and #89F5EC (lighter shade) work well with #CEFBF7.