Skip to content

#cddcc0

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

RGB
205, 220, 192
HSL
92°, 29%, 81%
CMYK
7, 0, 13, 14
Luminance
0.6797

Every format

HEX#cddcc0
RGBrgb(205, 220, 192)
HSLhsl(92, 29%, 81%)
CMYKcmyk(7%, 0%, 13%, 14%)
LABlab(86.0 -10.0 12.1)
LCHlch(86.0 15.7 129.7)
OKLCHoklch(0.876 0.041 130.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddcc0 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cddcc0 on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.3%
Blue75.3%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow12.7%
Key (black)13.7%

Color previews

#cddcc0 text on a black background

contrast 14.59:1

Card sample

#cddcc0 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcc0 in the Color Lab