Skip to content

#cddba8

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

RGB
205, 219, 168
HSL
77°, 42%, 76%
CMYK
6, 0, 23, 14
Luminance
0.6647

Every format

HEX#cddba8
RGBrgb(205, 219, 168)
HSLhsl(77, 42%, 76%)
CMYKcmyk(6%, 0%, 23%, 14%)
LABlab(85.2 -13.3 23.6)
LCHlch(85.2 27.1 119.4)
OKLCHoklch(0.868 0.069 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.9%
Blue65.9%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow23.3%
Key (black)14.1%

Color previews

#cddba8 text on a black background

contrast 14.29:1

Card sample

#cddba8 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddba8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddba8 in the Color Lab