#B6E2B6
A very light, moderate green closely aligning with Darkseagreen.
About #B6E2B6
At its core, #B6E2B6 is a very light and moderate hue. Its closest recognized web color is Darkseagreen. Its digital footprint relies on 182 parts red, 226 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 19% Cyan, 0% Magenta, 19% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#B6E2B6
RGB182, 226, 182
HSL120.0°, 43.1%, 80.0%
CMYK19%, 0%, 19%, 11%
HSV120.0°, 19.5%, 88.6%
LAB85.9, -22.6, 16.9
XYZ54.9, 67.7, 54.4
Decimal11985590
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.54:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6E2B6;
}
.text-color {
color: #B6E2B6;
}
.border-color {
border: 2px solid #B6E2B6;
}