Skip to content

#d2e7cd

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

RGB
210, 231, 205
HSL
109°, 35%, 86%
CMYK
9, 0, 11, 9
Luminance
0.7526

At a glance

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

Hex
#d2e7cd
Hue
109°
green
Saturation
35%
soft
Lightness
86%
pale
Brightness
91%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7526
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.05:1
Closest name
Honey Dew
ΔE2000 7.1
Where it sits
Hue109° of 360°
Saturation35%
Lightness86%
Temperature
Warm ← → Cool58% 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#d2e7cd
RGBrgb(210, 231, 205)
HSLhsl(109, 35%, 86%)
CMYKcmyk(9%, 0%, 11%, 9%)
LABlab(89.5 -11.7 10.3)
LCHlch(89.5 15.6 138.5)
OKLCHoklch(0.905 0.041 139.7)
Decimal13821901
Display P3color(display-p3 0.824 0.906 0.804)

Copy-ready code

/* CSS */
color: #d2e7cd;
background-color: #d2e7cd;
/* Tailwind (arbitrary) */
class="text-[#d2e7cd] bg-[#d2e7cd]"
/* SCSS */
$brand: #d2e7cd;
/* SwiftUI */
Color(red: 0.824, green: 0.906, blue: 0.804)
/* Android */
Color.parseColor("#d2e7cd")
/* Flutter */
Color(0xFFD2E7CD)
/* Python / OpenCV (BGR) */
(205, 231, 210)

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

Accessibility — WCAG contrast

Aa
#d2e7cd on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#d2e7cd on black: 16.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E2CC
deuteranopia · #E5E0CE
tritanopia · #D1E5DF

Color scale — 50 to 950

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

#F6F9F5
#EDF4EC
#d2e7cd
#BBDBB3
#99C88D
#77B667
#60A54F
#508A42
#406E35
#315129
#1F331A
Base = 200Lightest = 50 · #F6F9F5Darkest = 950 · #1F331A
:root {
  --brand-50: #F6F9F5;
  --brand-100: #EDF4EC;
  --brand-200: #d2e7cd;
  --brand-300: #BBDBB3;
  --brand-400: #99C88D;
  --brand-500: #77B667;
  --brand-600: #60A54F;
  --brand-700: #508A42;
  --brand-800: #406E35;
  --brand-900: #315129;
  --brand-950: #1F331A;
  --brand: #d2e7cd;
  --brand-ink: #000000;
}

Colors that work with #d2e7cd

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#F6FAF5
Tinted page background
Border#CDE5C8
Hairlines and dividers
Muted text#5A9B4B
Captions on the surface
Accent#6C3F8D
Second voice, not a rival
Dark variant#325629
Hover, pressed, headers
Light variant#EFF7EE
Selected rows, tints
Dark surface#172414
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 #d2e7cd

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#E2CDE7
Analogous left#DFE7CD
Analogous right#CDE7D5
Split-complement 1#D5CDE7
Split-complement 2#E7CDDF
Triadic 1#CDD2E7
Triadic 2#E7CDD2
Tetradic#CDDFE7

RGB percentages

Red82.4%
Green90.6%
Blue80.4%

CMYK percentages

Cyan9.1%
Magenta0.0%
Yellow11.3%
Key (black)9.4%

Color previews

#d2e7cd text on a black background

contrast 16.05:1

Card sample

#d2e7cd text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2e7cd

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.

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

#d2e7cd, answered

What color is #d2e7cd?

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

What is the RGB value of #d2e7cd?

rgb(210, 231, 205) — 210 red, 231 green and 205 blue out of 255, or 82.4% / 90.6% / 80.4% by channel.

Is #d2e7cd a light or a dark color?

It is a light color. Relative luminance is 0.7526 and perceived brightness is 87%, so black text on it reaches 16.05:1.

Should I use black or white text on #d2e7cd?

Black. It scores 16.05:1 against #d2e7cd, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #d2e7cd?

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

What colors go well with #d2e7cd?

For interface work: #F6FAF5 as the surface, #CDE5C8 for borders, #5A9B4B for secondary text, #6C3F8D as an accent and #325629 for hover and pressed states. For a palette, the analogous pair #DFE7CD and #CDE7D5 stays calm, while #E2CDE7 is the loudest partner.

What is #d2e7cd in CMYK for printing?

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

Is #d2e7cd warm or cool?

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

Work with #d2e7cd in the Color Lab