#C5D3BD
A light, muted green closely aligning with Lightgray.
About #C5D3BD
The precise color #C5D3BD is an excellent choice for modern design projects. Its closest recognized web color is Lightgray. In the RGB color space, it consists of 197 red, 211 green, and 189 blue.
Translating this color to physical media requires the CMYK color model. The color uses 7% Cyan, 0% Magenta, 10% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#C5D3BD
RGB197, 211, 189
HSL98.2°, 20.0%, 78.4%
CMYK7%, 0%, 10%, 17%
HSV98.2°, 10.4%, 82.7%
LAB83.0, -8.7, 9.3
XYZ55.5, 62.1, 57.2
Decimal12964797
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.56:1
Text on #FFFFFF
FAIL
13.43:1
Text on #000000
AAA
1.49:1
Text on #F8FAFC
FAIL
11.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5D3BD;
}
.text-color {
color: #C5D3BD;
}
.border-color {
border: 2px solid #C5D3BD;
}