#C5F8B6
A very light, vivid green closely aligning with Palegoldenrod.
About #C5F8B6
Visually, #C5F8B6 is defined as a vivid green. It is closely associated with the named CSS color Palegoldenrod. In the RGB color space, it consists of 197 red, 248 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. The color uses 21% Cyan, 0% Magenta, 27% Yellow, and 3% 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. 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#C5F8B6
RGB197, 248, 182
HSL106.4°, 82.5%, 84.3%
CMYK21%, 0%, 27%, 3%
HSV106.4°, 26.6%, 97.3%
LAB92.7, -28.1, 26.6
XYZ65.0, 82.4, 56.7
Decimal12974262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.48:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5F8B6;
}
.text-color {
color: #C5F8B6;
}
.border-color {
border: 2px solid #C5F8B6;
}