Skip to content

#d6dace

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

RGB
214, 218, 206
HSL
80°, 14%, 83%
CMYK
2, 0, 6, 15
Luminance
0.6890

At a glance

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

Hex
#d6dace
Hue
80°
green
Saturation
14%
muted
Lightness
83%
light
Brightness
85%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6890
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Muted
Best ink
Black
14.78:1
Closest name
Gainsboro
ΔE2000 6.5
Where it sits
Hue80° of 360°
Saturation14%
Lightness83%
Temperature
Warm ← → Cool47% 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#d6dace
RGBrgb(214, 218, 206)
HSLhsl(80, 14%, 83%)
CMYKcmyk(2%, 0%, 6%, 15%)
LABlab(86.5 -3.5 5.4)
LCHlch(86.5 6.5 122.7)
OKLCHoklch(0.882 0.017 121.8)
Decimal14080718
Display P3color(display-p3 0.839 0.855 0.808)

Copy-ready code

/* CSS */
color: #d6dace;
background-color: #d6dace;
/* Tailwind (arbitrary) */
class="text-[#d6dace] bg-[#d6dace]"
/* SCSS */
$brand: #d6dace;
/* SwiftUI */
Color(red: 0.839, green: 0.855, blue: 0.808)
/* Android */
Color.parseColor("#d6dace")
/* Flutter */
Color(0xFFD6DACE)
/* Python / OpenCV (BGR) */
(206, 218, 214)

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 #d6dace · 14.78:1
Use #000000AAA at every size.
Aa
White text · 1.42:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.78:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d6dace as text scores 1.42:1 on white and 14.78:1 on black.

Accessibility — WCAG contrast

Aa
#d6dace on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#d6dace on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD8CD
deuteranopia · #DBD8CE
tritanopia · #D7D9D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d6dace 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.

#F8F8F7
#F0F1EE
#d6dace
#CACFBF
#AFB79F
#949F7F
#808C69
#6B7458
#555D46
#404535
#282B21
Base = 200Lightest = 50 · #F8F8F7Darkest = 950 · #282B21
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F0F1EE;
  --brand-200: #d6dace;
  --brand-300: #CACFBF;
  --brand-400: #AFB79F;
  --brand-500: #949F7F;
  --brand-600: #808C69;
  --brand-700: #6B7458;
  --brand-800: #555D46;
  --brand-900: #404535;
  --brand-950: #282B21;
  --brand: #d6dace;
  --brand-ink: #000000;
}

Colors that work with #d6dace

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#F8F8F6
Tinted page background
Border#D8DCD0
Hairlines and dividers
Muted text#788363
Captions on the surface
Accent#555379
Second voice, not a rival
Dark variant#434937
Hover, pressed, headers
Light variant#F3F4F0
Selected rows, tints
Dark surface#1D2018
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 #d6dace

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#D2CEDA
Analogous left#DAD8CE
Analogous right#D0DACE
Split-complement 1#CED0DA
Split-complement 2#D8CEDA
Triadic 1#CED6DA
Triadic 2#DACED6
Tetradic#CEDAD8

RGB percentages

Red83.9%
Green85.5%
Blue80.8%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#d6dace text on a black background

contrast 14.78:1

Card sample

#d6dace text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 218, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 218, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d6dace;
background: linear-gradient(135deg, #d6dace, #CEDACE);

Monochromatic scale

Palettes built from #d6dace

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.

#d6dace 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.

#d6dace, answered

What color is #d6dace?

#d6dace is a light muted green, closest to Gainsboro (ΔE2000 6.5). It sits at 80° on the hue wheel with 14% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #d6dace?

rgb(214, 218, 206) — 214 red, 218 green and 206 blue out of 255, or 83.9% / 85.5% / 80.8% by channel.

Is #d6dace a light or a dark color?

It is a light color. Relative luminance is 0.6890 and perceived brightness is 84%, so black text on it reaches 14.78:1.

Should I use black or white text on #d6dace?

Black. It scores 14.78:1 against #d6dace, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #d6dace?

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

What colors go well with #d6dace?

For interface work: #F8F8F6 as the surface, #D8DCD0 for borders, #788363 for secondary text, #555379 as an accent and #434937 for hover and pressed states. For a palette, the analogous pair #DAD8CE and #D0DACE stays calm, while #D2CEDA is the loudest partner.

What is #d6dace in CMYK for printing?

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

Is #d6dace warm or cool?

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

Work with #d6dace in the Color Lab