Skip to content

#ccdfbe

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

RGB
204, 223, 190
HSL
95°, 34%, 81%
CMYK
9, 0, 15, 13
Luminance
0.6933

Every format

HEX#ccdfbe
RGBrgb(204, 223, 190)
HSLhsl(95, 34%, 81%)
CMYKcmyk(9%, 0%, 15%, 13%)
LABlab(86.7 -12.2 14.1)
LCHlch(86.7 18.6 131.0)
OKLCHoklch(0.881 0.049 131.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow14.8%
Key (black)12.5%

Color previews

#ccdfbe text on a black background

contrast 14.87:1

Card sample

#ccdfbe text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfbe in the Color Lab