Color #AFEEF7 Color / Colour Code #AFEEF7
This page shows the hex color code for color #afeef7 (#AFEEF7). The colour is a cyan tone with 82% saturation and 83% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #AFEEF7 against common backgrounds.
Complementary Colors
#AFEEF7 paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 158, 188, and 218 degrees for harmonious combinations.
Triadic Palette
Three colors at 188, 308, and 68 degrees.
Color Palettes Using #AFEEF7
Five shades at lightness levels 15% through 85% while keeping hue at 188 and saturation at 82%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 188 to 233 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.
Combines the base color at hue 188 with its complement at 8 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.
Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.
Shades & Tints of #AFEEF7
Lightness variations at hue 188 and 82% saturation.
CSS Gradients with #AFEEF7
Design Use Cases for #AFEEF7
Vibrant Brand Color
#AFEEF7 has a strong 82% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.
Light Background Tint
#AFEEF7 at 83% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.
Clarity & Technology
#AFEEF7 is in the cyan spectrum (hue 188). Cyan evokes technology, clarity, and innovation. It works well for tech product interfaces, data visualization accents, loading indicators, and futuristic design themes. Cyan provides a modern alternative to traditional blues.
Gradient Pairing
Create a gradient from #AFEEF7 (hue 188) to its complement at hue 8. For a subtler effect, try pairing with an analogous color at hue 218. Use CSS: background: linear-gradient(135deg, #afeef7, #f7bab0);
CSS Code for #AFEEF7
Similar Colors
Colors visually similar to #AFEEF7 based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #AFEEF7 across image editing and color design tools.
About Color #AFEEF7 (#AFEEF7)
#AFEEF7 is a cyan color (colour) with RGB channel values of 175 red, 238 green, and 247 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 188 degrees with 82% saturation and 83% lightness, placing it in the cool range of the colour spectrum.
The perceived brightness of #AFEEF7 is 220/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 29% cyan, 4% magenta, 0% yellow, and 3% key (black).
The WCAG contrast ratio of #AFEEF7 against white is 1.28:1 and against black is 16.40:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 16.40:1, or use it exclusively for decorative purposes.
The complementary colour #F7BAB0 creates maximum visual tension when paired with #AFEEF7. For more harmonious color combinations, use the analogous colours #B0F7DD and #B0CAF7, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.
How to Explore Color #AFEEF7
- Enter your color value in HEX format.
- The tool converts it to RGB, HSL, CMYK format in real time.
- Copy the converted value to your clipboard.
What is HEX to RGB, HSL, CMYK color conversion
Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).
Related Tools & Colors
Frequently Asked Questions
- What color / colour is #AFEEF7?
- #AFEEF7 is Color #AFEEF7, a cyan color (colour) with RGB(175, 238, 247), HSL(188, 82%, 83%), and CMYK(29%, 4%, 0%, 3%). Its perceived brightness is 220/255.
- Is #AFEEF7 accessible for text?
- Against white, #AFEEF7 has a contrast ratio of 1.28:1 (fails AA for normal text). Against black, it has 16.40:1 (passes AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #AFEEF7?
- The complementary colour is #F7BAB0 (hue 8). For subtle color combinations, use analogous colours #B0F7DD and #B0CAF7. The triadic palette adds #F7B0EE and #EEF7B0 for vibrant variety.
- How do I use #AFEEF7 in CSS?
- Use any format: color: #afeef7; or rgb(175, 238, 247); or hsl(188, 82%, 83%). For CSS custom properties: --color-primary: 188 82% 83%; then use it as hsl(var(--color-primary)).
- Is this color / colour explorer free?
- Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.