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

Light Vivid Cyan

#CEF9FD

📝 Color Information for #CEF9FD

The hexadecimal color code #CEF9FD represents a very light shade in the cyan family. In the RGB color model, this color is composed of 206 red, 249 green, and 253 blue, which translates to approximately 81% red, 98% green, and 99% blue. This makes it a highly 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, #CEF9FD has a hue of 185 degrees, a saturation level of 92%, and a lightness value of 90%. The hue angle of 185° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 185°, saturation of 19%, and brightness/value of 99%. For print applications using the CMYK color model, #CEF9FD would be reproduced using 19% cyan, 2% magenta, 0% yellow, and 1% black. The closest web-safe color is #CCFFFF, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CEF9FD with other colors, consider its complementary color at hue 5° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13564413, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CEF9FD

Tailwind CSS
cyan-100
HEX
#CEF9FD
RGB
rgb(206, 249, 253)
RGB %
81%, 98%, 99%
HSL
hsl(185, 92%, 90%)
HSV
hsv(185, 19%, 99%)
CMYK
19%, 2%, 0%, 1%
Decimal
13564413
Web Safe
#CCFFFF

🎨 Color Schemes for #CEF9FD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CEF9FD

🌗 Shades and Tints of #CEF9FD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CEF9FD

Tones (adding gray / desaturating)

🌈 Hue Variations of #CEF9FD

Hue Variations (shifting the color spectrum)

👁️ Preview of #CEF9FD in Use

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

👓 Color Blindness Simulation for #CEF9FD

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

:root { --color-hex: #CEF9FD; --color-rgb: 206, 249, 253; --color-hsl: 185, 92%, 90%; } .bg-color { background-color: #CEF9FD; } .text-color { color: #CEF9FD; } .border-color { border-color: #CEF9FD; }

🛠️ Use #CEF9FD in Your Project

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

🔗 Related Colors to #CEF9FD

#CEFDE9
Hue -30°
#CEFDF5
Hue -15°
#CEEDFD
Hue +15°
#CEE2FD
Hue +30°
#8EF1FA
85% L
#4AE9F7
70% L
#09CBDC
50% L
#067A84
30% L
#D8FAFD
92% L
#E2FBFE
94% L
#EBFDFE
96% L
#F5FEFF
98% L

About Light Vivid Cyan (#CEF9FD)

Light Vivid Cyan is a light, vibrant, cool cyan color with a hue angle of 185°, saturation of 92%, and lightness of 90%. Its RGB value is (206, 249, 253) and its CMYK breakdown is C:19% M:2% Y:0% K:1%.

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

Frequently Asked Questions About #CEF9FD

What is the HEX code for Light Vivid Cyan? +

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

The RGB value of #CEF9FD is rgb(206, 249, 253). This means the color contains 206 out of 255 parts red, 249 out of 255 parts green, and 253 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(206, 249, 253);

What is the HSL value of #CEF9FD? +

The HSL value of #CEF9FD is hsl(185, 92%, 90%). The hue is 185°, placing it in the cyan family on the color wheel. The saturation is 92%, making it vibrant. The lightness is 90%, 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 #CEF9FD a warm or cool color? +

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

The approximate CMYK value of #CEF9FD is C:19% M:2% Y:0% K:1%. 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 #CEF9FD with Other Tools

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