Skip to content

#cdddab

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

RGB
205, 221, 171
HSL
79°, 42%, 77%
CMYK
7, 0, 23, 13
Luminance
0.6763

Every format

HEX#cdddab
RGBrgb(205, 221, 171)
HSLhsl(79, 42%, 77%)
CMYKcmyk(7%, 0%, 23%, 13%)
LABlab(85.8 -13.9 22.8)
LCHlch(85.8 26.7 121.3)
OKLCHoklch(0.873 0.069 122.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.7%
Blue67.1%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow22.6%
Key (black)13.3%

Color previews

#cdddab text on a black background

contrast 14.53:1

Card sample

#cdddab text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddab in the Color Lab