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

Very Light Vivid Cyan

#DCFAFB

📝 Color Information for #DCFAFB

The hexadecimal color code #DCFAFB represents a very light shade in the cyan family. In the RGB color model, this color is composed of 220 red, 250 green, and 251 blue, which translates to approximately 86% red, 98% green, and 98% 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, #DCFAFB has a hue of 182 degrees, a saturation level of 79%, and a lightness value of 92%. The hue angle of 182° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 182°, saturation of 12%, and brightness/value of 98%. For print applications using the CMYK color model, #DCFAFB would be reproduced using 12% cyan, 0% magenta, 0% yellow, and 2% 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 #DCFAFB with other colors, consider its complementary color at hue 2° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14482171, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DCFAFB

Tailwind CSS
sky-100
HEX
#DCFAFB
RGB
rgb(220, 250, 251)
RGB %
86%, 98%, 98%
HSL
hsl(182, 79%, 92%)
HSV
hsv(182, 12%, 98%)
CMYK
12%, 0%, 0%, 2%
Decimal
14482171
Web Safe
#CCFFFF

🎨 Color Schemes for #DCFAFB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DCFAFB

🌗 Shades and Tints of #DCFAFB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DCFAFB

Tones (adding gray / desaturating)

🌈 Hue Variations of #DCFAFB

Hue Variations (shifting the color spectrum)

👁️ Preview of #DCFAFB in Use

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

👓 Color Blindness Simulation for #DCFAFB

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

:root { --color-hex: #DCFAFB; --color-rgb: 220, 250, 251; --color-hsl: 182, 79%, 92%; } .bg-color { background-color: #DCFAFB; } .text-color { color: #DCFAFB; } .border-color { border-color: #DCFAFB; }

🛠️ Use #DCFAFB in Your Project

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

🔗 Related Colors to #DCFAFB

#DAFBEC
Hue -30°
#DAFBF4
Hue -15°
#DAF2FB
Hue +15°
#DAEAFB
Hue +30°
#9BF0F3
85% L
#5BE7EC
70% L
#19CCD2
50% L
#0F7C80
30% L
#E4FBFC
94% L
#E8FCFC
95% L
#F1FDFD
97% L
#F6FEFE
98% L

About Very Light Vivid Cyan (#DCFAFB)

Very Light Vivid Cyan is a light, vibrant, cool cyan color with a hue angle of 182°, saturation of 79%, and lightness of 92%. Its RGB value is (220, 250, 251) and its CMYK breakdown is C:12% M:0% Y:0% K:2%.

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

Frequently Asked Questions About #DCFAFB

What is the HEX code for Very Light Vivid Cyan? +

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

The RGB value of #DCFAFB is rgb(220, 250, 251). This means the color contains 220 out of 255 parts red, 250 out of 255 parts green, and 251 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(220, 250, 251);

What is the HSL value of #DCFAFB? +

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

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

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

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