#C5D36D
A light, moderate yellow closely aligning with Khaki.
About #C5D36D
At its core, #C5D36D is a light and moderate hue. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(197, 211, 109).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 7% C, 0% M, 48% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C5D36D
RGB197, 211, 109
HSL68.2°, 53.7%, 62.7%
CMYK7%, 0%, 48%, 17%
HSV68.2°, 48.3%, 82.7%
LAB81.6, -19.6, 48.5
XYZ49.1, 59.6, 23.4
Decimal12964717
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.91:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
10.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5D36D;
}
.text-color {
color: #C5D36D;
}
.border-color {
border: 2px solid #C5D36D;
}