#AFF8E2
A very light, vivid green closely aligning with Paleturquoise.
About #AFF8E2
The precise color #AFF8E2 is an excellent choice for modern design projects. Designers often compare it to the standard color Paleturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 248, and 226.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 29% C, 0% M, 9% Y, and 3% K. The HSL representation is 161.9° hue, 83.9% saturation, and 82.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFF8E2
RGB175, 248, 226
HSL161.9°, 83.9%, 82.9%
CMYK29%, 0%, 9%, 3%
HSV161.9°, 29.4%, 97.3%
LAB92.5, -27.0, 3.3
XYZ65.0, 81.7, 84.3
Decimal11532514
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.35:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF8E2;
}
.text-color {
color: #AFF8E2;
}
.border-color {
border: 2px solid #AFF8E2;
}