Skip to content

#cdddaa

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

RGB
205, 221, 170
HSL
79°, 43%, 77%
CMYK
7, 0, 23, 13
Luminance
0.6759

Every format

HEX#cdddaa
RGBrgb(205, 221, 170)
HSLhsl(79, 43%, 77%)
CMYKcmyk(7%, 0%, 23%, 13%)
LABlab(85.8 -14.0 23.3)
LCHlch(85.8 27.2 121.0)
OKLCHoklch(0.873 0.070 122.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.7%
Blue66.7%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow23.1%
Key (black)13.3%

Color previews

#cdddaa text on a black background

contrast 14.52:1

Card sample

#cdddaa text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddaa in the Color Lab