Skip to content

#d3dcd2

a light, muted green · neutral · closest name: Gainsboro

RGB
211, 220, 210
HSL
114°, 13%, 84%
CMYK
4, 0, 5, 14
Luminance
0.6969

At a glance

Every number on this page in one read: what #d3dcd2 is made of, how bright it looks, and which way it leans.

Hex
#d3dcd2
Hue
114°
green
Saturation
13%
muted
Lightness
84%
light
Brightness
86%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6969
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Muted
Best ink
Black
14.94:1
Closest name
Gainsboro
ΔE2000 7
Where it sits
Hue114° of 360°
Saturation13%
Lightness84%
Temperature
Warm ← → Cool54% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d3dcd2
RGBrgb(211, 220, 210)
HSLhsl(114, 13%, 84%)
CMYKcmyk(4%, 0%, 5%, 14%)
LABlab(86.8 -4.8 3.9)
LCHlch(86.8 6.2 141.5)
OKLCHoklch(0.885 0.017 142.6)
Decimal13884626
Display P3color(display-p3 0.827 0.863 0.824)

Copy-ready code

/* CSS */
color: #d3dcd2;
background-color: #d3dcd2;
/* Tailwind (arbitrary) */
class="text-[#d3dcd2] bg-[#d3dcd2]"
/* SCSS */
$brand: #d3dcd2;
/* SwiftUI */
Color(red: 0.827, green: 0.863, blue: 0.824)
/* Android */
Color.parseColor("#d3dcd2")
/* Flutter */
Color(0xFFD3DCD2)
/* Python / OpenCV (BGR) */
(210, 220, 211)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #d3dcd2 · 14.94:1
Use #000000AAA at every size.
Aa
White text · 1.41:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d3dcd2 as text scores 1.41:1 on white and 14.94:1 on black.

Accessibility — WCAG contrast

Aa
#d3dcd2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#d3dcd2 on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDDAD1
deuteranopia · #DBD9D2
tritanopia · #D2DBD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d3dcd2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F7
#EFF1EE
#d3dcd2
#C1CEC0
#A2B5A0
#849D81
#6E8A6B
#5C7359
#495C47
#384436
#232B22
Base = 200Lightest = 50 · #F7F8F7Darkest = 950 · #232B22
:root {
  --brand-50: #F7F8F7;
  --brand-100: #EFF1EE;
  --brand-200: #d3dcd2;
  --brand-300: #C1CEC0;
  --brand-400: #A2B5A0;
  --brand-500: #849D81;
  --brand-600: #6E8A6B;
  --brand-700: #5C7359;
  --brand-800: #495C47;
  --brand-900: #384436;
  --brand-950: #232B22;
  --brand: #d3dcd2;
  --brand-ink: #000000;
}

Colors that work with #d3dcd2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7F8F6
Tinted page background
Border#D2DBD1
Hairlines and dividers
Muted text#678164
Captions on the surface
Accent#6B5478
Second voice, not a rival
Dark variant#394838
Hover, pressed, headers
Light variant#F1F4F1
Selected rows, tints
Dark surface#192019
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #d3dcd2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DBD2DC
Analogous left#D8DCD2
Analogous right#D2DCD6
Split-complement 1#D6D2DC
Split-complement 2#DCD2D8
Triadic 1#D2D3DC
Triadic 2#DCD2D3
Tetradic#D2D8DC

RGB percentages

Red82.7%
Green86.3%
Blue82.4%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#d3dcd2 text on a black background

contrast 14.94:1

Card sample

#d3dcd2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3dcd2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#d3dcd2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#d3dcd2, answered

What color is #d3dcd2?

#d3dcd2 is a light muted green, closest to Gainsboro (ΔE2000 7). It sits at 114° on the hue wheel with 13% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #d3dcd2?

rgb(211, 220, 210) — 211 red, 220 green and 210 blue out of 255, or 82.7% / 86.3% / 82.4% by channel.

Is #d3dcd2 a light or a dark color?

It is a light color. Relative luminance is 0.6969 and perceived brightness is 85%, so black text on it reaches 14.94:1.

Should I use black or white text on #d3dcd2?

Black. It scores 14.94:1 against #d3dcd2, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #d3dcd2?

#DBD2DC sits directly opposite on the wheel. Softer options are the split-complements #D6D2DC and #DCD2D8, which give the same contrast with far less vibration.

What colors go well with #d3dcd2?

For interface work: #F7F8F6 as the surface, #D2DBD1 for borders, #678164 for secondary text, #6B5478 as an accent and #394838 for hover and pressed states. For a palette, the analogous pair #D8DCD2 and #D2DCD6 stays calm, while #DBD2DC is the loudest partner.

What is #d3dcd2 in CMYK for printing?

cmyk(4%, 0%, 5%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d3dcd2 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D7DCD2; nudged cooler, #D1DDD4.

Work with #d3dcd2 in the Color Lab