Skip to content

#cfdfad

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

RGB
207, 223, 173
HSL
79°, 44%, 78%
CMYK
7, 0, 22, 13
Luminance
0.6906

Every format

HEX#cfdfad
RGBrgb(207, 223, 173)
HSLhsl(79, 44%, 78%)
CMYKcmyk(7%, 0%, 22%, 13%)
LABlab(86.5 -13.8 22.8)
LCHlch(86.5 26.6 121.3)
OKLCHoklch(0.879 0.069 122.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfdfad on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cfdfad on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green87.5%
Blue67.8%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#cfdfad text on a black background

contrast 14.81:1

Card sample

#cfdfad text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 223, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 223, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfdfad;
background: linear-gradient(135deg, #cfdfad, #ADDFAD);

Monochromatic scale

Palettes built from #cfdfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfdfad in the Color Lab