Skip to content

#d7dfd3

a pale, soft green · neutral · closest name: Honey Dew

RGB
215, 223, 211
HSL
100°, 16%, 85%
CMYK
4, 0, 5, 13
Luminance
0.7193

At a glance

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

Hex
#d7dfd3
Hue
100°
green
Saturation
16%
soft
Lightness
85%
pale
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7193
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Soft
Best ink
Black
15.39:1
Closest name
Honey Dew
ΔE2000 7.1
Where it sits
Hue100° of 360°
Saturation16%
Lightness85%
Temperature
Warm ← → Cool52% 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#d7dfd3
RGBrgb(215, 223, 211)
HSLhsl(100, 16%, 85%)
CMYKcmyk(4%, 0%, 5%, 13%)
LABlab(87.9 -4.8 4.9)
LCHlch(87.9 6.9 134.5)
OKLCHoklch(0.894 0.018 134.9)
Decimal14147539
Display P3color(display-p3 0.843 0.875 0.827)

Copy-ready code

/* CSS */
color: #d7dfd3;
background-color: #d7dfd3;
/* Tailwind (arbitrary) */
class="text-[#d7dfd3] bg-[#d7dfd3]"
/* SCSS */
$brand: #d7dfd3;
/* SwiftUI */
Color(red: 0.843, green: 0.875, blue: 0.827)
/* Android */
Color.parseColor("#d7dfd3")
/* Flutter */
Color(0xFFD7DFD3)
/* Python / OpenCV (BGR) */
(211, 223, 215)

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

Accessibility — WCAG contrast

Aa
#d7dfd3 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#d7dfd3 on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DDD2
deuteranopia · #DFDCD3
tritanopia · #D7DEDB

Color scale — 50 to 950

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

#F7F8F6
#EFF2EE
#d7dfd3
#C4D0BE
#A6B89E
#89A17D
#748E67
#617656
#4D5E45
#3A4634
#242C21
Base = 200Lightest = 50 · #F7F8F6Darkest = 950 · #242C21
:root {
  --brand-50: #F7F8F6;
  --brand-100: #EFF2EE;
  --brand-200: #d7dfd3;
  --brand-300: #C4D0BE;
  --brand-400: #A6B89E;
  --brand-500: #89A17D;
  --brand-600: #748E67;
  --brand-700: #617656;
  --brand-800: #4D5E45;
  --brand-900: #3A4634;
  --brand-950: #242C21;
  --brand: #d7dfd3;
  --brand-ink: #000000;
}

Colors that work with #d7dfd3

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#F7F9F6
Tinted page background
Border#D4DDD0
Hairlines and dividers
Muted text#6D8561
Captions on the surface
Accent#63507C
Second voice, not a rival
Dark variant#3C4A36
Hover, pressed, headers
Light variant#F2F4F0
Selected rows, tints
Dark surface#1B2018
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 #d7dfd3

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#DBD3DF
Analogous left#DDDFD3
Analogous right#D3DFD5
Split-complement 1#D5D3DF
Split-complement 2#DFD3DD
Triadic 1#D3D7DF
Triadic 2#DFD3D7
Tetradic#D3DDDF

RGB percentages

Red84.3%
Green87.5%
Blue82.7%

CMYK percentages

Cyan3.6%
Magenta0.0%
Yellow5.4%
Key (black)12.5%

Color previews

#d7dfd3 text on a black background

contrast 15.39:1

Card sample

#d7dfd3 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d7dfd3

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.

#d7dfd3 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
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#d7dfd3, answered

What color is #d7dfd3?

#d7dfd3 is a pale soft green, closest to Honey Dew (ΔE2000 7.1). It sits at 100° on the hue wheel with 16% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #d7dfd3?

rgb(215, 223, 211) — 215 red, 223 green and 211 blue out of 255, or 84.3% / 87.5% / 82.7% by channel.

Is #d7dfd3 a light or a dark color?

It is a light color. Relative luminance is 0.7193 and perceived brightness is 86%, so black text on it reaches 15.39:1.

Should I use black or white text on #d7dfd3?

Black. It scores 15.39:1 against #d7dfd3, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #d7dfd3?

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

What colors go well with #d7dfd3?

For interface work: #F7F9F6 as the surface, #D4DDD0 for borders, #6D8561 for secondary text, #63507C as an accent and #3C4A36 for hover and pressed states. For a palette, the analogous pair #DDDFD3 and #D3DFD5 stays calm, while #DBD3DF is the loudest partner.

What is #d7dfd3 in CMYK for printing?

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

Is #d7dfd3 warm or cool?

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

Work with #d7dfd3 in the Color Lab