Skip to content

#c7ceba

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

RGB
199, 206, 186
HSL
81°, 17%, 77%
CMYK
3, 0, 10, 19
Luminance
0.5983

Every format

HEX#c7ceba
RGBrgb(199, 206, 186)
HSLhsl(81, 17%, 77%)
CMYKcmyk(3%, 0%, 10%, 19%)
LABlab(81.8 -6.0 9.1)
LCHlch(81.8 10.9 123.1)
OKLCHoklch(0.841 0.028 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7ceba on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#c7ceba on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green80.8%
Blue72.9%

CMYK percentages

Cyan3.4%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#c7ceba text on a black background

contrast 12.97:1

Card sample

#c7ceba text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7ceba in the Color Lab