#AFF0E9
A very light, moderate cyan closely aligning with Paleturquoise.
About #AFF0E9
At its core, #AFF0E9 is a very light and moderate hue. Its closest recognized web color is Paleturquoise. This translates to an RGB value of rgb(175, 240, 233).
Translating this color to physical media requires the CMYK color model. The color uses 27% Cyan, 0% Magenta, 3% Yellow, and 6% Black. The HSL representation is 173.5° hue, 68.4% saturation, and 81.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFF0E9
RGB175, 240, 233
HSL173.5°, 68.4%, 81.4%
CMYK27%, 0%, 3%, 6%
HSV173.5°, 27.1%, 94.1%
LAB90.5, -21.7, -3.2
XYZ63.5, 77.3, 88.7
Decimal11530473
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.46:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
14.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF0E9;
}
.text-color {
color: #AFF0E9;
}
.border-color {
border: 2px solid #AFF0E9;
}