Skip to content

#c2ceba

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

RGB
194, 206, 186
HSL
96°, 17%, 77%
CMYK
6, 0, 10, 19
Luminance
0.5916

Every format

HEX#c2ceba
RGBrgb(194, 206, 186)
HSLhsl(96, 17%, 77%)
CMYKcmyk(6%, 0%, 10%, 19%)
LABlab(81.4 -7.7 8.6)
LCHlch(81.4 11.5 132.1)
OKLCHoklch(0.837 0.030 132.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green80.8%
Blue72.9%

CMYK percentages

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

Color previews

#c2ceba text on a black background

contrast 12.83:1

Card sample

#c2ceba text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ceba in the Color Lab