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

Very Light Vivid Cyan

#E2FBFE

📝 Color Information for #E2FBFE

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

🔢 Color Conversion Codes for #E2FBFE

Tailwind CSS
sky-100
HEX
#E2FBFE
RGB
rgb(226, 251, 254)
RGB %
89%, 98%, 100%
HSL
hsl(186, 93%, 94%)
HSV
hsv(186, 11%, 100%)
CMYK
11%, 1%, 0%, 0%
Decimal
14875646
Web Safe
#CCFFFF

🎨 Color Schemes for #E2FBFE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E2FBFE

🌗 Shades and Tints of #E2FBFE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E2FBFE

Tones (adding gray / desaturating)

🌈 Hue Variations of #E2FBFE

Hue Variations (shifting the color spectrum)

👁️ Preview of #E2FBFE in Use

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

👓 Color Blindness Simulation for #E2FBFE

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

:root { --color-hex: #E2FBFE; --color-rgb: 226, 251, 254; --color-hsl: 186, 93%, 94%; } .bg-color { background-color: #E2FBFE; } .text-color { color: #E2FBFE; } .border-color { border-color: #E2FBFE; }

🛠️ Use #E2FBFE in Your Project

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

🔗 Related Colors to #E2FBFE

#E1FEF3
Hue -30°
#E1FEFA
Hue -15°
#E1F4FE
Hue +15°
#E1EDFE
Hue +30°
#9DF2FB
85% L
#58E9F9
70% L
#08D1E7
50% L
#057D8A
30% L
#E6FCFE
95% L
#EBFCFE
96% L
#F5FEFF
98% L
#FAFEFF
99% L

About Very Light Vivid Cyan (#E2FBFE)

Very Light Vivid Cyan is a light, vibrant, cool cyan color with a hue angle of 186°, saturation of 93%, and lightness of 94%. Its RGB value is (226, 251, 254) and its CMYK breakdown is C:11% M:1% Y:0% K:0%.

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

Frequently Asked Questions About #E2FBFE

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

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

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

What is the HSL value of #E2FBFE? +

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

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

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

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