Skip to content

#c0ceba

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

RGB
192, 206, 186
HSL
102°, 17%, 77%
CMYK
7, 0, 10, 19
Luminance
0.5889

Every format

HEX#c0ceba
RGBrgb(192, 206, 186)
HSLhsl(102, 17%, 77%)
CMYKcmyk(7%, 0%, 10%, 19%)
LABlab(81.2 -8.4 8.3)
LCHlch(81.2 11.8 135.3)
OKLCHoklch(0.835 0.031 136.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0ceba on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#c0ceba on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.8%
Blue72.9%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#c0ceba text on a black background

contrast 12.78:1

Card sample

#c0ceba text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ceba in the Color Lab