Skip to content

#c8dec2

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

RGB
200, 222, 194
HSL
107°, 30%, 82%
CMYK
10, 0, 13, 13
Luminance
0.6842

Every format

HEX#c8dec2
RGBrgb(200, 222, 194)
HSLhsl(107, 30%, 82%)
CMYKcmyk(10%, 0%, 13%, 13%)
LABlab(86.2 -12.4 11.3)
LCHlch(86.2 16.8 137.8)
OKLCHoklch(0.877 0.045 139.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8dec2 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#c8dec2 on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green87.1%
Blue76.1%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow12.6%
Key (black)12.9%

Color previews

#c8dec2 text on a black background

contrast 14.68:1

Card sample

#c8dec2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8dec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8dec2 in the Color Lab