#CFFBEE Color Information

Hex color code: #CFFBEE

#CFFBEE is a light cyan color. In RGB it is (207, 251, 238), and in HSL it is (162°, 85%, 90%). It is commonly used in modern UI design.

Try:
Color NameLight Cyan
HEX
#CFFBEE
RGB
207, 251, 238
HSL
162°, 85%, 90%
CMYK
18%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFFBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 251, 238

Red: 207 / Green: 251 / Blue: 238

HSL

162°, 85%, 90%

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

CMYK

18%, 0%, 5%, 2%

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

What color is #CFFBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFFBEE to RGB:

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

HEX to HSL

Convert #CFFBEE to HSL:

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

HEX to CMYK

Convert #CFFBEE to CMYK:

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

Color Meaning and Usage

#CFFBEE is a soft cyan color with RGB values of 207, 251, 238 and HSL of 162°, 85%, 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 #CFFBEE is #FBD0DD, creating high-contrast pairings. For softer combinations, try analogous colors like #D0FBD8.

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

Contrast with #CFFBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFFBEE?

#CFFBEE is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFFBEE?

#CFFBEE in RGB is (207, 251, 238) - 207 red, 251 green, and 238 blue.

How to use #CFFBEE in CSS?

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

What colors go well with #CFFBEE?

#FBD0DD (complementary), #D0FBD8 (analogous), and #89F5D5 (lighter shade) work well with #CFFBEE.