Skip to content

#cddab2

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

RGB
205, 218, 178
HSL
80°, 35%, 78%
CMYK
6, 0, 18, 15
Luminance
0.6634

Every format

HEX#cddab2
RGBrgb(205, 218, 178)
HSLhsl(80, 35%, 78%)
CMYKcmyk(6%, 0%, 18%, 15%)
LABlab(85.2 -11.3 18.3)
LCHlch(85.2 21.4 121.7)
OKLCHoklch(0.868 0.055 122.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddab2 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cddab2 on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue69.8%

CMYK percentages

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

Color previews

#cddab2 text on a black background

contrast 14.27:1

Card sample

#cddab2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddab2 in the Color Lab