Skip to content

#cddfcc

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

RGB
205, 223, 204
HSL
117°, 23%, 84%
CMYK
8, 0, 9, 13
Luminance
0.7011

Every format

HEX#cddfcc
RGBrgb(205, 223, 204)
HSLhsl(117, 23%, 84%)
CMYKcmyk(8%, 0%, 9%, 13%)
LABlab(87.0 -9.5 7.3)
LCHlch(87.0 11.9 142.6)
OKLCHoklch(0.885 0.032 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddfcc on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#cddfcc on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue80.0%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#cddfcc text on a black background

contrast 15.02:1

Card sample

#cddfcc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfcc in the Color Lab