Skip to content

#d3dfbc

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

RGB
211, 223, 188
HSL
81°, 35%, 81%
CMYK
5, 0, 16, 13
Luminance
0.7026

Every format

HEX#d3dfbc
RGBrgb(211, 223, 188)
HSLhsl(81, 35%, 81%)
CMYKcmyk(5%, 0%, 16%, 13%)
LABlab(87.1 -10.1 15.8)
LCHlch(87.1 18.8 122.6)
OKLCHoklch(0.885 0.049 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#d3dfbc text on a black background

contrast 15.05:1

Card sample

#d3dfbc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3dfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3dfbc in the Color Lab