#CEFBEB Color Information

Hex color code: #CEFBEB

The hex color #CEFBEB is a light cyan with RGB values of (206, 251, 235) and HSL of (159°, 85%, 90%). It is commonly used in modern UI design.

Try:
Color NameLight Cyan
HEX
#CEFBEB
RGB
206, 251, 235
HSL
159°, 85%, 90%
CMYK
18%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 251, 235

Red: 206 / Green: 251 / Blue: 235

HSL

159°, 85%, 90%

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

CMYK

18%, 0%, 6%, 2%

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

What color is #CEFBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFBEB to RGB:

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

HEX to HSL

Convert #CEFBEB to HSL:

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

HEX to CMYK

Convert #CEFBEB to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CEFBEB has RGB (206, 251, 235) and HSL (159°, 85%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEFBEB is #FBD0DF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0FBD6.

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

Contrast with #CEFBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFBEB?

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

What is the RGB value of #CEFBEB?

#CEFBEB in RGB is (206, 251, 235) - 206 red, 251 green, and 235 blue.

How to use #CEFBEB in CSS?

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

What colors go well with #CEFBEB?

#FBD0DF (complementary), #D0FBD6 (analogous), and #89F5D0 (lighter shade) work well with #CEFBEB.