Skip to content

#d2dfbc

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

RGB
210, 223, 188
HSL
82°, 35%, 81%
CMYK
6, 0, 16, 13
Luminance
0.7011

Every format

HEX#d2dfbc
RGBrgb(210, 223, 188)
HSLhsl(82, 35%, 81%)
CMYKcmyk(6%, 0%, 16%, 13%)
LABlab(87.0 -10.4 15.7)
LCHlch(87.0 18.9 123.6)
OKLCHoklch(0.885 0.049 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2dfbc on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#d2dfbc on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green87.5%
Blue73.7%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#d2dfbc text on a black background

contrast 15.02:1

Card sample

#d2dfbc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2dfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2dfbc in the Color Lab