✓ Copied to clipboard
#CBDDE1 (Light Cyan) color swatch preview — Color From Pic.
#CBDDE1 — Light Cyan color swatch

Light Cyan

#CBDDE1

📝 Color Information for #CBDDE1

The hexadecimal color code #CBDDE1 represents a very light shade in the cyan family. In the RGB color model, this color is composed of 203 red, 221 green, and 225 blue, which translates to approximately 80% red, 87% green, and 88% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CBDDE1 has a hue of 191 degrees, a saturation level of 27%, and a lightness value of 84%. The hue angle of 191° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 191°, saturation of 10%, and brightness/value of 88%. For print applications using the CMYK color model, #CBDDE1 would be reproduced using 10% cyan, 2% magenta, 0% yellow, and 12% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CBDDE1 with other colors, consider its complementary color at hue 11° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13360609, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CBDDE1

Tailwind CSS
slate-300
HEX
#CBDDE1
RGB
rgb(203, 221, 225)
RGB %
80%, 87%, 88%
HSL
hsl(191, 27%, 84%)
HSV
hsv(191, 10%, 88%)
CMYK
10%, 2%, 0%, 12%
Decimal
13360609
Web Safe
#CCCCCC

🎨 Color Schemes for #CBDDE1

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBDDE1

🌗 Shades and Tints of #CBDDE1

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBDDE1

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBDDE1

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBDDE1 in Use

Text on #CBDDE1
This demonstrates text readability on the color background. (Click to edit)
#CBDDE1 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #CBDDE1

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #CBDDE1

:root { --color-hex: #CBDDE1; --color-rgb: 203, 221, 225; --color-hsl: 191, 27%, 84%; } .bg-color { background-color: #CBDDE1; } .text-color { color: #CBDDE1; } .border-color { border-color: #CBDDE1; }

🛠️ Use #CBDDE1 in Your Project

🎨
Build a Palette with #CBDDE1
Generate harmonious color schemes
⚖️
Check Contrast for #CBDDE1
WCAG accessibility testing
🌈
Create a Gradient with #CBDDE1
Beautiful CSS gradients

🔗 Related Colors to #CBDDE1

#CBE1DA
Hue -30°
#CBE1E0
Hue -15°
#CBD8E1
Hue +15°
#CBD2E1
Hue +30°
#A1C2C9
85% L
#7AA8B3
70% L
#4E7D88
50% L
#2F4B51
30% L
#D5E4E7
87% L
#DFEAEC
90% L
#ECF2F4
94% L
#F5F9F9
97% L

About Light Cyan (#CBDDE1)

Light Cyan is a light, moderately saturated, cool cyan color with a hue angle of 191°, saturation of 27%, and lightness of 84%. Its RGB value is (203, 221, 225) and its CMYK breakdown is C:10% M:2% Y:0% K:12%.

This is a Summer (Light) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #CBDDE1

What is the HEX code for Light Cyan? +

The HEX code for Light Cyan is #CBDDE1. In CSS you can use it directly as color: #CBDDE1; or as a background: background-color: #CBDDE1;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #CBDDE1? +

The RGB value of #CBDDE1 is rgb(203, 221, 225). This means the color contains 203 out of 255 parts red, 221 out of 255 parts green, and 225 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(203, 221, 225);

What is the HSL value of #CBDDE1? +

The HSL value of #CBDDE1 is hsl(191, 27%, 84%). The hue is 191°, placing it in the cyan family on the color wheel. The saturation is 27%, making it moderately saturated. The lightness is 84%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CBDDE1 a warm or cool color? +

#CBDDE1 is classified as a cool color based on its hue angle of 191°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #CBDDE1? +

The approximate CMYK value of #CBDDE1 is C:10% M:2% Y:0% K:12%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #CBDDE1 with Other Tools

🔢
Color Converter
Get all formats for #CBDDE1 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #CBDDE1 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #CBDDE1.
👓
Blindness Simulator
See how #CBDDE1 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #CBDDE1.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #CBDDE1.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #CBDDE1.
🔬
Technical Formats
See #CBDDE1 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #CBDDE1 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.