Skip to content

#cddac0

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

RGB
205, 218, 192
HSL
90°, 26%, 80%
CMYK
6, 0, 12, 15
Luminance
0.6693

Every format

HEX#cddac0
RGBrgb(205, 218, 192)
HSLhsl(90, 26%, 80%)
CMYKcmyk(6%, 0%, 12%, 15%)
LABlab(85.5 -9.0 11.3)
LCHlch(85.5 14.5 128.5)
OKLCHoklch(0.871 0.038 129.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddac0 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cddac0 on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue75.3%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow11.9%
Key (black)14.5%

Color previews

#cddac0 text on a black background

contrast 14.39:1

Card sample

#cddac0 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddac0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddac0 in the Color Lab