#B6F0DB
A very light, moderate green closely aligning with Paleturquoise.
About #B6F0DB
The precise color #B6F0DB is an excellent choice for modern design projects. Designers often compare it to the standard color Paleturquoise. This translates to an RGB value of rgb(182, 240, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 24% C, 0% M, 9% Y, and 6% K. The HSL representation is 158.3° hue, 65.9% saturation, and 82.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6F0DB
RGB182, 240, 219
HSL158.3°, 65.9%, 82.7%
CMYK24%, 0%, 9%, 6%
HSV158.3°, 24.2%, 94.1%
LAB90.5, -22.5, 4.2
XYZ63.2, 77.4, 78.6
Decimal11989211
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.48:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
14.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6F0DB;
}
.text-color {
color: #B6F0DB;
}
.border-color {
border: 2px solid #B6F0DB;
}