#CBFBED Color Information

Hex color code: #CBFBED

A delicate cyan shade, #CBFBED appears as (203, 251, 237) in RGB and (163°, 86%, 89%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#CBFBED
RGB
203, 251, 237
HSL
163°, 86%, 89%
CMYK
19%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBFBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 251, 237

Red: 203 / Green: 251 / Blue: 237

HSL

163°, 86%, 89%

Hue: 163° / Saturation: 86% / Lightness: 89%

CMYK

19%, 0%, 6%, 2%

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

What color is #CBFBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBFBED to RGB:

rgb(203, 251, 237)HEX to RGB Converter →

HEX to HSL

Convert #CBFBED to HSL:

hsl(163, 86%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CBFBED to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #CBFBED has RGB (203, 251, 237) and HSL (163°, 86%, 89%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBFBED is #FBCBD8, creating high-contrast pairings. For softer combinations, try analogous colors like #CBFBD5.

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

Contrast with #CBFBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBFBED?

#CBFBED is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBFBED?

#CBFBED in RGB is (203, 251, 237) - 203 red, 251 green, and 237 blue.

How to use #CBFBED in CSS?

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

What colors go well with #CBFBED?

#FBCBD8 (complementary), #CBFBD5 (analogous), and #84F6D5 (lighter shade) work well with #CBFBED.