#C5CCBD

A light, muted green closely aligning with Lightgray.

About #C5CCBD

The hex code #C5CCBD represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lightgray. In the RGB color space, it consists of 197 red, 204 green, and 189 blue.

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 3% cyan, 0% magenta, 7% yellow, and 20% black. With a hue angle of 88.0 degrees, it sits comfortably in the green spectrum.

From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#C5CCBD
RGB197, 204, 189
HSL88.0°, 12.8%, 77.1%
CMYK3%, 0%, 7%, 20%
HSV88.0°, 7.4%, 80.0%
LAB81.1, -5.1, 6.6
XYZ53.8, 58.7, 56.6
Decimal12963005

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.65:1
Text on #FFFFFF
FAIL
12.75:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.84:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #C5CCBD; }
.text-color { color: #C5CCBD; }
.border-color { border: 2px solid #C5CCBD; }

Similar Colors

Lightgray
#D3D3D3