Skip to content

#c8dfcc

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

RGB
200, 223, 204
HSL
130°, 26%, 83%
CMYK
10, 0, 9, 13
Luminance
0.6941

Every format

HEX#c8dfcc
RGBrgb(200, 223, 204)
HSLhsl(130, 26%, 83%)
CMYKcmyk(10%, 0%, 9%, 13%)
LABlab(86.7 -11.2 6.7)
LCHlch(86.7 13.0 149.0)
OKLCHoklch(0.881 0.036 150.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8dfcc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#c8dfcc on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green87.5%
Blue80.0%

CMYK percentages

Cyan10.3%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#c8dfcc text on a black background

contrast 14.88:1

Card sample

#c8dfcc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8dfcc in the Color Lab