Skip to content

#ccdfbd

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

RGB
204, 223, 189
HSL
94°, 35%, 81%
CMYK
9, 0, 15, 13
Luminance
0.6929

Every format

HEX#ccdfbd
RGBrgb(204, 223, 189)
HSLhsl(94, 35%, 81%)
CMYKcmyk(9%, 0%, 15%, 13%)
LABlab(86.7 -12.4 14.6)
LCHlch(86.7 19.1 130.4)
OKLCHoklch(0.880 0.050 131.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue74.1%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow15.2%
Key (black)12.5%

Color previews

#ccdfbd text on a black background

contrast 14.86:1

Card sample

#ccdfbd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfbd in the Color Lab