Skip to content

#c6ccba

a light, soft green · cool · closest name: silver

RGB
198, 204, 186
HSL
80°, 15%, 77%
CMYK
3, 0, 9, 20
Luminance
0.5874

Every format

HEX#c6ccba
RGBrgb(198, 204, 186)
HSLhsl(80, 15%, 77%)
CMYKcmyk(3%, 0%, 9%, 20%)
LABlab(81.2 -5.3 8.3)
LCHlch(81.2 9.8 122.6)
OKLCHoklch(0.836 0.025 122.0)

Copy-ready code

/* CSS */
color: #c6ccba;
background-color: #c6ccba;
/* Tailwind (arbitrary) */
class="text-[#c6ccba] bg-[#c6ccba]"
/* SCSS */
$brand: #c6ccba;
/* SwiftUI */
Color(red: 0.776, green: 0.800, blue: 0.729)
/* Android */
Color.parseColor("#c6ccba")

Accessibility — WCAG contrast

Aa
#c6ccba on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#c6ccba on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green80.0%
Blue72.9%

CMYK percentages

Cyan2.9%
Magenta0.0%
Yellow8.8%
Key (black)20.0%

Color previews

#c6ccba text on a black background

contrast 12.75:1

Card sample

#c6ccba text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c6ccba;
Background color
Panel with #c6ccba background
background-color: #c6ccba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c6ccba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(198, 204, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 204, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c6ccba;
background: linear-gradient(135deg, #c6ccba, #BACCBA);

Monochromatic scale

Palettes built from #c6ccba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c6ccba in the Color Lab