#C5E27C
A light, moderate green closely aligning with Khaki.
About #C5E27C
The precise color #C5E27C is an excellent choice for modern design projects. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(197, 226, 124).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 13% cyan, 0% magenta, 45% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#C5E27C
RGB197, 226, 124
HSL77.1°, 63.7%, 68.6%
CMYK13%, 0%, 45%, 11%
HSV77.1°, 45.1%, 88.6%
LAB85.9, -25.3, 46.5
XYZ53.9, 67.7, 29.3
Decimal12968572
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.54:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5E27C;
}
.text-color {
color: #C5E27C;
}
.border-color {
border: 2px solid #C5E27C;
}