✓ Copied to clipboard
#CBF1DF (Light Cool Teal) color swatch preview — Color From Pic.
#CBF1DF — Light Cool Teal color swatch

Light Cool Teal

#CBF1DF

📝 Color Information for #CBF1DF

The hexadecimal color code #CBF1DF represents a very light shade in the cyan family. In the RGB color model, this color is composed of 203 red, 241 green, and 223 blue, which translates to approximately 80% red, 95% green, and 87% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CBF1DF has a hue of 152 degrees, a saturation level of 58%, and a lightness value of 87%. The hue angle of 152° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 152°, saturation of 16%, and brightness/value of 95%. For print applications using the CMYK color model, #CBF1DF would be reproduced using 16% cyan, 0% magenta, 7% yellow, and 5% black. The closest web-safe color is #CCFFCC, 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 #CBF1DF with other colors, consider its complementary color at hue 332° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13365727, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CBF1DF

Tailwind CSS
emerald-100
HEX
#CBF1DF
RGB
rgb(203, 241, 223)
RGB %
80%, 95%, 87%
HSL
hsl(152, 58%, 87%)
HSV
hsv(152, 16%, 95%)
CMYK
16%, 0%, 7%, 5%
Decimal
13365727
Web Safe
#CCFFCC

🎨 Color Schemes for #CBF1DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBF1DF

🌗 Shades and Tints of #CBF1DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBF1DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBF1DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBF1DF in Use

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

👓 Color Blindness Simulation for #CBF1DF

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 #CBF1DF

:root { --color-hex: #CBF1DF; --color-rgb: 203, 241, 223; --color-hsl: 152, 58%, 87%; } .bg-color { background-color: #CBF1DF; } .text-color { color: #CBF1DF; } .border-color { border-color: #CBF1DF; }

🛠️ Use #CBF1DF in Your Project

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

🔗 Related Colors to #CBF1DF

#CBF1CC
Hue -30°
#CBF1D6
Hue -15°
#CBF1E9
Hue +15°
#CBF0F1
Hue +30°
#96E3BF
85% L
#62D59F
70% L
#2FB175
50% L
#1C6945
30% L
#D7F4E6
90% L
#DFF6EB
92% L
#EBFAF3
95% L
#F3FCF8
97% L

About Light Cool Teal (#CBF1DF)

Light Cool Teal is a light, moderately saturated, cool cyan color with a hue angle of 152°, saturation of 58%, and lightness of 87%. Its RGB value is (203, 241, 223) and its CMYK breakdown is C:16% M:0% Y:7% K:5%.

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

Frequently Asked Questions About #CBF1DF

What is the HEX code for Light Cool Teal? +

The HEX code for Light Cool Teal is #CBF1DF. In CSS you can use it directly as color: #CBF1DF; or as a background: background-color: #CBF1DF;. 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 #CBF1DF? +

The RGB value of #CBF1DF is rgb(203, 241, 223). This means the color contains 203 out of 255 parts red, 241 out of 255 parts green, and 223 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(203, 241, 223);

What is the HSL value of #CBF1DF? +

The HSL value of #CBF1DF is hsl(152, 58%, 87%). The hue is 152°, placing it in the cyan family on the color wheel. The saturation is 58%, making it moderately saturated. The lightness is 87%, 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 #CBF1DF a warm or cool color? +

#CBF1DF is classified as a cool color based on its hue angle of 152°. 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 #CBF1DF? +

The approximate CMYK value of #CBF1DF is C:16% M:0% Y:7% K:5%. 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 #CBF1DF with Other Tools

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