#B6DBA0
A light, moderate green closely aligning with Darkseagreen.
About #B6DBA0
Visually, #B6DBA0 is defined as a moderate green. Its closest recognized web color is Darkseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 219, and 160.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 17% cyan and 0% magenta inks. The HSL representation is 97.6° hue, 45.0% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6DBA0
RGB182, 219, 160
HSL97.6°, 45.0%, 74.3%
CMYK17%, 0%, 27%, 14%
HSV97.6°, 26.9%, 85.9%
LAB83.5, -22.7, 25.1
XYZ51.0, 63.1, 42.8
Decimal11983776
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.63:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6DBA0;
}
.text-color {
color: #B6DBA0;
}
.border-color {
border: 2px solid #B6DBA0;
}