#CEFFEB Color Information

Hex color code: #CEFFEB

#CEFFEB is a soft cyan color. In RGB it is (206, 255, 235), and in HSL it is (156°, 100%, 90%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#CEFFEB
RGB
206, 255, 235
HSL
156°, 100%, 90%
CMYK
19%, 0%, 8%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 255, 235

Red: 206 / Green: 255 / Blue: 235

HSL

156°, 100%, 90%

Hue: 156° / Saturation: 100% / Lightness: 90%

CMYK

19%, 0%, 8%, 0%

Cyan: 19% / Magenta: 0% / Yellow: 8% / Key: 0%

What color is #CEFFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFFEB to RGB:

rgb(206, 255, 235)HEX to RGB Converter →

HEX to HSL

Convert #CEFFEB to HSL:

hsl(156, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CEFFEB to CMYK:

cmyk(19%, 0%, 8%, 0%)Color Converter →

Color Meaning and Usage

#CEFFEB is a ethereal cyan color with RGB values of 206, 255, 235 and HSL of 156°, 100%, 90%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEFFEB is #FFCCE0, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFFD1.

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

Contrast with #CEFFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFFEB?

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

What is the RGB value of #CEFFEB?

#CEFFEB in RGB is (206, 255, 235) - 206 red, 255 green, and 235 blue.

How to use #CEFFEB in CSS?

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

What colors go well with #CEFFEB?

#FFCCE0 (complementary), #CCFFD1 (analogous), and #80FFCC (lighter shade) work well with #CEFFEB.