Skip to content

#d7e9da

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

RGB
215, 233, 218
HSL
130°, 29%, 88%
CMYK
8, 0, 6, 9
Luminance
0.7779

At a glance

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

Hex
#d7e9da
Hue
130°
green
Saturation
29%
soft
Lightness
88%
pale
Brightness
91%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7779
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.56:1
Closest name
Honey Dew
ΔE2000 4.9
Where it sits
Hue130° of 360°
Saturation29%
Lightness88%
Temperature
Warm ← → Cool64% cool

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

Every format

HEX#d7e9da
RGBrgb(215, 233, 218)
HSLhsl(130, 29%, 88%)
CMYKcmyk(8%, 0%, 6%, 9%)
LABlab(90.7 -8.7 5.3)
LCHlch(90.7 10.2 148.9)
OKLCHoklch(0.916 0.028 150.4)
Decimal14150106
Display P3color(display-p3 0.843 0.914 0.855)

Copy-ready code

/* CSS */
color: #d7e9da;
background-color: #d7e9da;
/* Tailwind (arbitrary) */
class="text-[#d7e9da] bg-[#d7e9da]"
/* SCSS */
$brand: #d7e9da;
/* SwiftUI */
Color(red: 0.843, green: 0.914, blue: 0.855)
/* Android */
Color.parseColor("#d7e9da")
/* Flutter */
Color(0xFFD7E9DA)
/* Python / OpenCV (BGR) */
(218, 233, 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 #d7e9da · 16.56:1
Use #000000AAA at every size.
Aa
White text · 1.27:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d7e9da as text scores 1.27:1 on white and 16.56:1 on black.

Accessibility — WCAG contrast

Aa
#d7e9da on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#d7e9da on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E6D9
deuteranopia · #E6E3DB
tritanopia · #D5E8E4

Color scale — 50 to 950

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

#F6F9F6
#ECF3ED
#d7e9da
#B7D7BC
#92C39B
#6EAF79
#579E63
#488452
#3A6942
#2D4E32
#1C301F
Base = 200Lightest = 50 · #F6F9F6Darkest = 950 · #1C301F
:root {
  --brand-50: #F6F9F6;
  --brand-100: #ECF3ED;
  --brand-200: #d7e9da;
  --brand-300: #B7D7BC;
  --brand-400: #92C39B;
  --brand-500: #6EAF79;
  --brand-600: #579E63;
  --brand-700: #488452;
  --brand-800: #3A6942;
  --brand-900: #2D4E32;
  --brand-950: #1C301F;
  --brand: #d7e9da;
  --brand-ink: #000000;
}

Colors that work with #d7e9da

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#F5FAF6
Tinted page background
Border#CAE2CE
Hairlines and dividers
Muted text#51945D
Captions on the surface
Accent#804587
Second voice, not a rival
Dark variant#2D5233
Hover, pressed, headers
Light variant#EFF6F0
Selected rows, tints
Dark surface#142417
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 #d7e9da

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#E9D7E6
Analogous left#DDE9D7
Analogous right#D7E9E3
Split-complement 1#E3D7E9
Split-complement 2#E9D7DD
Triadic 1#DAD7E9
Triadic 2#E9DAD7
Tetradic#D7DDE9

RGB percentages

Red84.3%
Green91.4%
Blue85.5%

CMYK percentages

Cyan7.7%
Magenta0.0%
Yellow6.4%
Key (black)8.6%

Color previews

#d7e9da text on a black background

contrast 16.56:1

Card sample

#d7e9da text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d7e9da

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.

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

#d7e9da, answered

What color is #d7e9da?

#d7e9da is a pale soft green, closest to Honey Dew (ΔE2000 4.9). It sits at 130° on the hue wheel with 29% saturation and 88% lightness, which reads as cool.

What is the RGB value of #d7e9da?

rgb(215, 233, 218) — 215 red, 233 green and 218 blue out of 255, or 84.3% / 91.4% / 85.5% by channel.

Is #d7e9da a light or a dark color?

It is a light color. Relative luminance is 0.7779 and perceived brightness is 89%, so black text on it reaches 16.56:1.

Should I use black or white text on #d7e9da?

Black. It scores 16.56:1 against #d7e9da, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #d7e9da?

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

What colors go well with #d7e9da?

For interface work: #F5FAF6 as the surface, #CAE2CE for borders, #51945D for secondary text, #804587 as an accent and #2D5233 for hover and pressed states. For a palette, the analogous pair #DDE9D7 and #D7E9E3 stays calm, while #E9D7E6 is the loudest partner.

What is #d7e9da in CMYK for printing?

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

Is #d7e9da warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DAE9D7; nudged cooler, #D6EAE1.

Work with #d7e9da in the Color Lab