#B6E2F0
A very light, moderate cyan closely aligning with Lightblue.
About #B6E2F0
The precise color #B6E2F0 is an excellent choice for modern design projects. Its closest recognized web color is Lightblue. This translates to an RGB value of rgb(182, 226, 240).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 24% cyan, 6% magenta, 0% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B6E2F0
RGB182, 226, 240
HSL194.5°, 65.9%, 82.7%
CMYK24%, 6%, 0%, 6%
HSV194.5°, 24.2%, 94.1%
LAB87.3, -11.1, -11.5
XYZ62.2, 70.6, 92.8
Decimal11985648
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.13:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6E2F0;
}
.text-color {
color: #B6E2F0;
}
.border-color {
border: 2px solid #B6E2F0;
}