Skip to content

#c4ceba

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

RGB
196, 206, 186
HSL
90°, 17%, 77%
CMYK
5, 0, 10, 19
Luminance
0.5942

Every format

HEX#c4ceba
RGBrgb(196, 206, 186)
HSLhsl(90, 17%, 77%)
CMYKcmyk(5%, 0%, 10%, 19%)
LABlab(81.5 -7.0 8.8)
LCHlch(81.5 11.2 128.6)
OKLCHoklch(0.838 0.029 128.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4ceba on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#c4ceba on black: 12.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#c4ceba text on a black background

contrast 12.88:1

Card sample

#c4ceba text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4ceba in the Color Lab