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

Light Vivid Cyan

#AFF4FD

📝 Color Information for #AFF4FD

The hexadecimal color code #AFF4FD represents a very light shade in the cyan family. In the RGB color model, this color is composed of 175 red, 244 green, and 253 blue, which translates to approximately 69% red, 96% 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, #AFF4FD has a hue of 187 degrees, a saturation level of 95%, and a lightness value of 84%. The hue angle of 187° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 187°, saturation of 31%, and brightness/value of 99%. For print applications using the CMYK color model, #AFF4FD would be reproduced using 31% cyan, 4% magenta, 0% yellow, and 1% black. The closest web-safe color is #99FFFF, 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 #AFF4FD with other colors, consider its complementary color at hue 7° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11531517, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFF4FD

Tailwind CSS
cyan-200
HEX
#AFF4FD
RGB
rgb(175, 244, 253)
RGB %
69%, 96%, 99%
HSL
hsl(187, 95%, 84%)
HSV
hsv(187, 31%, 99%)
CMYK
31%, 4%, 0%, 1%
Decimal
11531517
Web Safe
#99FFFF

🎨 Color Schemes for #AFF4FD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFF4FD

🌗 Shades and Tints of #AFF4FD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFF4FD

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFF4FD

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFF4FD in Use

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

👓 Color Blindness Simulation for #AFF4FD

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

:root { --color-hex: #AFF4FD; --color-rgb: 175, 244, 253; --color-hsl: 187, 95%, 84%; } .bg-color { background-color: #AFF4FD; } .text-color { color: #AFF4FD; } .border-color { border-color: #AFF4FD; }

🛠️ Use #AFF4FD in Your Project

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

🔗 Related Colors to #AFF4FD

#AFFDDF
Hue -30°
#AFFDF3
Hue -15°
#AFE1FD
Hue +15°
#AFCDFD
Hue +30°
#6FEBFB
85% L
#33E3FA
70% L
#05B9D1
50% L
#036E7C
30% L
#BEF6FD
87% L
#CDF8FE
90% L
#E1FBFE
94% L
#F0FDFF
97% L

About Light Vivid Cyan (#AFF4FD)

Light Vivid Cyan is a light, vibrant, cool cyan color with a hue angle of 187°, saturation of 95%, and lightness of 84%. Its RGB value is (175, 244, 253) and its CMYK breakdown is C:31% M:4% 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 #AFF4FD

What is the HEX code for Light Vivid Cyan? +

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

The RGB value of #AFF4FD is rgb(175, 244, 253). This means the color contains 175 out of 255 parts red, 244 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(175, 244, 253);

What is the HSL value of #AFF4FD? +

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

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

The approximate CMYK value of #AFF4FD is C:31% M:4% 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 #AFF4FD with Other Tools

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