#BCEEE2 Color Information

Hex color code: #BCEEE2

A delicate cyan shade, #BCEEE2 appears as (188, 238, 226) in RGB and (166°, 60%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#BCEEE2
RGB
188, 238, 226
HSL
166°, 60%, 84%
CMYK
21%, 0%, 5%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 238, 226

Red: 188 / Green: 238 / Blue: 226

HSL

166°, 60%, 84%

Hue: 166° / Saturation: 60% / Lightness: 84%

CMYK

21%, 0%, 5%, 7%

Cyan: 21% / Magenta: 0% / Yellow: 5% / Key: 7%

What color is #BCEEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEEE2 to RGB:

rgb(188, 238, 226)HEX to RGB Converter →

HEX to HSL

Convert #BCEEE2 to HSL:

hsl(166, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BCEEE2 to CMYK:

cmyk(21%, 0%, 5%, 7%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #BCEEE2 has RGB (188, 238, 226) and HSL (166°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEEE2 is #EFBEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEFCB.

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

Contrast with #BCEEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEEE2?

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

What is the RGB value of #BCEEE2?

#BCEEE2 in RGB is (188, 238, 226) - 188 red, 238 green, and 226 blue.

How to use #BCEEE2 in CSS?

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

What colors go well with #BCEEE2?

#EFBEC9 (complementary), #BEEFCB (analogous), and #81DFC9 (lighter shade) work well with #BCEEE2.