#C5BD6D
A light, moderate yellow closely aligning with Darkkhaki.
About #C5BD6D
When working with digital screens, the color #C5BD6D is rendered by mixing light. Its closest recognized web color is Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 189, and 109.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 4% magenta, 45% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5BD6D
RGB197, 189, 109
HSL54.5°, 43.1%, 60.0%
CMYK0%, 4%, 45%, 23%
HSV54.5°, 44.7%, 77.3%
LAB75.7, -8.4, 41.3
XYZ44.0, 49.4, 21.7
Decimal12959085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.87:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5BD6D;
}
.text-color {
color: #C5BD6D;
}
.border-color {
border: 2px solid #C5BD6D;
}