#ACC2DF — Light Blue
#ACC2DF is a light blue in the Blue family. In practice it looks like a cool, desaturated light mist gray, and it is also commonly known as Mist Gray, Cool Gray. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
Tints and shades (50–950)
Accessibility
Contrast on white
1.82:1
Contrast on black
11.54:1
- AA (4.5:1) on whiteFail
- AA Large (3:1) on whiteFail
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whiteFail
- UI components (3:1) on whiteFail
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.004 255.4); /* #f4f6f8 */
--brand-100: oklch(0.936 0.008 255.4); /* #e7eaef */
--brand-200: oklch(0.885 0.016 255.4); /* #d2dae3 */
--brand-300: oklch(0.808 0.028 255.4); /* #b5c2d3 */
--brand-400: oklch(0.712 0.042 255.4); /* #91a4bc */
--brand-500: oklch(0.637 0.05 255.4); /* #778daa */
--brand-600: oklch(0.577 0.049 255.4); /* #667b97 */
--brand-700: oklch(0.505 0.046 255.4); /* #53667f */
--brand-800: oklch(0.444 0.041 255.4); /* #45556a */
--brand-900: oklch(0.396 0.037 255.4); /* #39485b */
--brand-950: oklch(0.281 0.026 255.4); /* #212a36 */
}