#CBECE6 Color Information

Hex color code: #CBECE6

#CBECE6 is a ethereal cyan color. In RGB it is (203, 236, 230), and in HSL it is (169°, 46%, 86%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#CBECE6
RGB
203, 236, 230
HSL
169°, 46%, 86%
CMYK
14%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBECE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 236, 230

Red: 203 / Green: 236 / Blue: 230

HSL

169°, 46%, 86%

Hue: 169° / Saturation: 46% / Lightness: 86%

CMYK

14%, 0%, 3%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 3% / Key: 7%

What color is #CBECE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBECE6 to RGB:

rgb(203, 236, 230)HEX to RGB Converter →

HEX to HSL

Convert #CBECE6 to HSL:

hsl(169, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CBECE6 to CMYK:

cmyk(14%, 0%, 3%, 7%)Color Converter →

Color Meaning and Usage

A light cyan tone, #CBECE6 has RGB (203, 236, 230) and HSL (169°, 46%, 86%). 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 #CBECE6 is #ECCBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CBECD5.

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

Contrast with #CBECE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBECE6?

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

What is the RGB value of #CBECE6?

#CBECE6 in RGB is (203, 236, 230) - 203 red, 236 green, and 230 blue.

How to use #CBECE6 in CSS?

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

What colors go well with #CBECE6?

#ECCBD1 (complementary), #CBECD5 (analogous), and #93D7CB (lighter shade) work well with #CBECE6.