#A8D3C5
A light, moderate green closely aligning with Powderblue.
About #A8D3C5
At its core, #A8D3C5 is a light and moderate hue. Designers often compare it to the standard color Powderblue. This translates to an RGB value of rgb(168, 211, 197).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 20% C, 0% M, 7% Y, and 17% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8D3C5
RGB168, 211, 197
HSL160.5°, 32.8%, 74.3%
CMYK20%, 0%, 7%, 17%
HSV160.5°, 20.4%, 82.7%
LAB81.3, -16.9, 2.3
XYZ49.5, 58.9, 61.6
Decimal11064261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.79:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8D3C5;
}
.text-color {
color: #A8D3C5;
}
.border-color {
border: 2px solid #A8D3C5;
}