Skip to content

#cddba2

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

RGB
205, 219, 162
HSL
75°, 44%, 75%
CMYK
6, 0, 26, 14
Luminance
0.6625

Every format

HEX#cddba2
RGBrgb(205, 219, 162)
HSLhsl(75, 44%, 75%)
CMYKcmyk(6%, 0%, 26%, 14%)
LABlab(85.1 -14.2 26.5)
LCHlch(85.1 30.1 118.1)
OKLCHoklch(0.867 0.077 119.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.9%
Blue63.5%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow26.0%
Key (black)14.1%

Color previews

#cddba2 text on a black background

contrast 14.25:1

Card sample

#cddba2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddba2 in the Color Lab