Skip to content

#cddac8

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

RGB
205, 218, 200
HSL
103°, 20%, 82%
CMYK
6, 0, 8, 15
Luminance
0.6729

Every format

HEX#cddac8
RGBrgb(205, 218, 200)
HSLhsl(103, 20%, 82%)
CMYKcmyk(6%, 0%, 8%, 15%)
LABlab(85.7 -7.6 7.4)
LCHlch(85.7 10.6 136.1)
OKLCHoklch(0.874 0.028 136.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.5%
Blue78.4%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow8.3%
Key (black)14.5%

Color previews

#cddac8 text on a black background

contrast 14.46:1

Card sample

#cddac8 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddac8 in the Color Lab