#B6C58A
A light, moderate green closely aligning with Darkkhaki.
About #B6C58A
Visually, #B6C58A is defined as a moderate green. It is closely associated with the named CSS color Darkkhaki. Its digital footprint relies on 182 parts red, 197 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 8% cyan and 0% magenta inks. 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. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6C58A
RGB182, 197, 138
HSL75.3°, 33.7%, 65.7%
CMYK8%, 0%, 30%, 23%
HSV75.3°, 29.9%, 77.3%
LAB77.1, -15.0, 28.0
XYZ43.8, 51.7, 31.7
Decimal11978122
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.34:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6C58A;
}
.text-color {
color: #B6C58A;
}
.border-color {
border: 2px solid #B6C58A;
}