#B6E9C5
A very light, moderate green closely aligning with Darkseagreen.
About #B6E9C5
The precise color #B6E9C5 is an excellent choice for modern design projects. Its closest recognized web color is Darkseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 233, and 197.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 22% C, 0% M, 15% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#B6E9C5
RGB182, 233, 197
HSL137.6°, 53.7%, 81.4%
CMYK22%, 0%, 15%, 9%
HSV137.6°, 21.9%, 91.4%
LAB88.1, -23.3, 12.2
XYZ58.5, 72.3, 63.7
Decimal11987397
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.45:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6E9C5;
}
.text-color {
color: #B6E9C5;
}
.border-color {
border: 2px solid #B6E9C5;
}