#A8E2FF
A very light, vivid blue closely aligning with Skyblue.
About #A8E2FF
The hex code #A8E2FF represents a beautifully specific shade of blue. Its closest recognized web color is Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 226, and 255.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 34% C, 11% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8E2FF
RGB168, 226, 255
HSL200.0°, 100.0%, 82.9%
CMYK34%, 11%, 0%, 0%
HSV200.0°, 34.1%, 100.0%
LAB87.0, -11.6, -20.0
XYZ61.4, 69.9, 104.9
Decimal11068159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.99:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8E2FF;
}
.text-color {
color: #A8E2FF;
}
.border-color {
border: 2px solid #A8E2FF;
}