#C5E2AF
A light, moderate green closely aligning with Palegoldenrod.
About #C5E2AF
At its core, #C5E2AF is a light and moderate hue. Its closest recognized web color is Palegoldenrod. This translates to an RGB value of rgb(197, 226, 175).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 13% cyan, 0% magenta, 23% yellow, and 11% black. With a hue angle of 94.1 degrees, it sits comfortably in the green spectrum.
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#C5E2AF
RGB197, 226, 175
HSL94.1°, 46.8%, 78.6%
CMYK13%, 0%, 23%, 11%
HSV94.1°, 22.6%, 88.6%
LAB86.7, -18.6, 21.8
XYZ58.0, 69.4, 50.9
Decimal12968623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.87:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5E2AF;
}
.text-color {
color: #C5E2AF;
}
.border-color {
border: 2px solid #C5E2AF;
}