Skip to content

#ccdcba

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

RGB
204, 220, 186
HSL
88°, 33%, 80%
CMYK
7, 0, 16, 14
Luminance
0.6757

Every format

HEX#ccdcba
RGBrgb(204, 220, 186)
HSLhsl(88, 33%, 80%)
CMYKcmyk(7%, 0%, 16%, 14%)
LABlab(85.8 -11.4 14.9)
LCHlch(85.8 18.8 127.3)
OKLCHoklch(0.873 0.049 128.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdcba on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ccdcba on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green86.3%
Blue72.9%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow15.5%
Key (black)13.7%

Color previews

#ccdcba text on a black background

contrast 14.51:1

Card sample

#ccdcba text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdcba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdcba in the Color Lab