Skip to content

#c8decc

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

RGB
200, 222, 204
HSL
131°, 25%, 83%
CMYK
10, 0, 8, 13
Luminance
0.6888

Every format

HEX#c8decc
RGBrgb(200, 222, 204)
HSLhsl(131, 25%, 83%)
CMYKcmyk(10%, 0%, 8%, 13%)
LABlab(86.4 -10.7 6.3)
LCHlch(86.4 12.4 149.3)
OKLCHoklch(0.879 0.034 150.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8decc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#c8decc on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green87.1%
Blue80.0%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#c8decc text on a black background

contrast 14.78:1

Card sample

#c8decc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8decc in the Color Lab