Skip to content

#dfe7d0

a pale, soft green · neutral · closest name: Beige

RGB
223, 231, 208
HSL
81°, 32%, 86%
CMYK
4, 0, 10, 9
Luminance
0.7739

At a glance

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

Hex
#dfe7d0
Hue
81°
green
Saturation
32%
soft
Lightness
86%
pale
Brightness
91%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7739
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.48:1
Closest name
Beige
ΔE2000 4.6
Where it sits
Hue81° of 360°
Saturation32%
Lightness86%
Temperature
Warm ← → Cool43% 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#dfe7d0
RGBrgb(223, 231, 208)
HSLhsl(81, 32%, 86%)
CMYKcmyk(4%, 0%, 10%, 9%)
LABlab(90.5 -6.7 10.3)
LCHlch(90.5 12.3 123.1)
OKLCHoklch(0.916 0.032 122.7)
Decimal14673872
Display P3color(display-p3 0.875 0.906 0.816)

Copy-ready code

/* CSS */
color: #dfe7d0;
background-color: #dfe7d0;
/* Tailwind (arbitrary) */
class="text-[#dfe7d0] bg-[#dfe7d0]"
/* SCSS */
$brand: #dfe7d0;
/* SwiftUI */
Color(red: 0.875, green: 0.906, blue: 0.816)
/* Android */
Color.parseColor("#dfe7d0")
/* Flutter */
Color(0xFFDFE7D0)
/* Python / OpenCV (BGR) */
(208, 231, 223)

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

Accessibility — WCAG contrast

Aa
#dfe7d0 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#dfe7d0 on black: 16.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAE4CF
deuteranopia · #E9E4D1
tritanopia · #E1E4E0

Color scale — 50 to 950

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

#F8F9F5
#F1F4EC
#dfe7d0
#CCD9B5
#B3C690
#9AB36A
#86A253
#708745
#5A6C37
#434F2B
#2A321B
Base = 200Lightest = 50 · #F8F9F5Darkest = 950 · #2A321B
:root {
  --brand-50: #F8F9F5;
  --brand-100: #F1F4EC;
  --brand-200: #dfe7d0;
  --brand-300: #CCD9B5;
  --brand-400: #B3C690;
  --brand-500: #9AB36A;
  --brand-600: #86A253;
  --brand-700: #708745;
  --brand-800: #5A6C37;
  --brand-900: #434F2B;
  --brand-950: #2A321B;
  --brand: #dfe7d0;
  --brand-ink: #000000;
}

Colors that work with #dfe7d0

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#F8FAF5
Tinted page background
Border#DAE3C9
Hairlines and dividers
Muted text#7E984E
Captions on the surface
Accent#48428A
Second voice, not a rival
Dark variant#46542B
Hover, pressed, headers
Light variant#F4F6EE
Selected rows, tints
Dark surface#1F2414
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 #dfe7d0

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#D8D0E7
Analogous left#E7E4D0
Analogous right#D4E7D0
Split-complement 1#D0D4E7
Split-complement 2#E4D0E7
Triadic 1#D0DFE7
Triadic 2#E7D0DF
Tetradic#D0E7E4

RGB percentages

Red87.5%
Green90.6%
Blue81.6%

CMYK percentages

Cyan3.5%
Magenta0.0%
Yellow10.0%
Key (black)9.4%

Color previews

#dfe7d0 text on a black background

contrast 16.48:1

Card sample

#dfe7d0 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe7d0

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.

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

#dfe7d0, answered

What color is #dfe7d0?

#dfe7d0 is a pale soft green, closest to Beige (ΔE2000 4.6). It sits at 81° on the hue wheel with 32% saturation and 86% lightness, which reads as neutral.

What is the RGB value of #dfe7d0?

rgb(223, 231, 208) — 223 red, 231 green and 208 blue out of 255, or 87.5% / 90.6% / 81.6% by channel.

Is #dfe7d0 a light or a dark color?

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

Should I use black or white text on #dfe7d0?

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

What is the complementary color of #dfe7d0?

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

What colors go well with #dfe7d0?

For interface work: #F8FAF5 as the surface, #DAE3C9 for borders, #7E984E for secondary text, #48428A as an accent and #46542B for hover and pressed states. For a palette, the analogous pair #E7E4D0 and #D4E7D0 stays calm, while #D8D0E7 is the loudest partner.

What is #dfe7d0 in CMYK for printing?

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

Is #dfe7d0 warm or cool?

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

Work with #dfe7d0 in the Color Lab