Skip to content

#dfe9d2

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

RGB
223, 233, 210
HSL
86°, 34%, 87%
CMYK
4, 0, 10, 9
Luminance
0.7862

At a glance

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

Hex
#dfe9d2
Hue
86°
green
Saturation
34%
soft
Lightness
87%
pale
Brightness
91%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7862
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.72:1
Closest name
Beige
ΔE2000 5
Where it sits
Hue86° of 360°
Saturation34%
Lightness87%
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#dfe9d2
RGBrgb(223, 233, 210)
HSLhsl(86, 34%, 87%)
CMYKcmyk(4%, 0%, 10%, 9%)
LABlab(91.1 -7.4 10.0)
LCHlch(91.1 12.4 126.3)
OKLCHoklch(0.920 0.032 126.3)
Decimal14674386
Display P3color(display-p3 0.875 0.914 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfe9d2 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dfe9d2 on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE6D1
deuteranopia · #EAE5D3
tritanopia · #E0E7E2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfe9d2 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
#F0F4EC
#dfe9d2
#C9DAB4
#AFC88E
#94B568
#80A450
#6B8943
#556E36
#40512A
#28321A
Base = 200Lightest = 50 · #F8F9F5Darkest = 950 · #28321A
:root {
  --brand-50: #F8F9F5;
  --brand-100: #F0F4EC;
  --brand-200: #dfe9d2;
  --brand-300: #C9DAB4;
  --brand-400: #AFC88E;
  --brand-500: #94B568;
  --brand-600: #80A450;
  --brand-700: #6B8943;
  --brand-800: #556E36;
  --brand-900: #40512A;
  --brand-950: #28321A;
  --brand: #dfe9d2;
  --brand-ink: #000000;
}

Colors that work with #dfe9d2

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#D8E4C8
Hairlines and dividers
Muted text#789A4B
Captions on the surface
Accent#4F408C
Second voice, not a rival
Dark variant#43562A
Hover, pressed, headers
Light variant#F3F7EE
Selected rows, tints
Dark surface#1D2414
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 #dfe9d2

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#DCD2E9
Analogous left#E9E8D2
Analogous right#D4E9D2
Split-complement 1#D2D4E9
Split-complement 2#E8D2E9
Triadic 1#D2DFE9
Triadic 2#E9D2DF
Tetradic#D2E9E8

RGB percentages

Red87.5%
Green91.4%
Blue82.4%

CMYK percentages

Cyan4.3%
Magenta0.0%
Yellow9.9%
Key (black)8.6%

Color previews

#dfe9d2 text on a black background

contrast 16.72:1

Card sample

#dfe9d2 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe9d2

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.

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

#dfe9d2, answered

What color is #dfe9d2?

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

What is the RGB value of #dfe9d2?

rgb(223, 233, 210) — 223 red, 233 green and 210 blue out of 255, or 87.5% / 91.4% / 82.4% by channel.

Is #dfe9d2 a light or a dark color?

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

Should I use black or white text on #dfe9d2?

Black. It scores 16.72:1 against #dfe9d2, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #dfe9d2?

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

What colors go well with #dfe9d2?

For interface work: #F8FAF5 as the surface, #D8E4C8 for borders, #789A4B for secondary text, #4F408C as an accent and #43562A for hover and pressed states. For a palette, the analogous pair #E9E8D2 and #D4E9D2 stays calm, while #DCD2E9 is the loudest partner.

What is #dfe9d2 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 #dfe9d2 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 #E7E9D2; nudged cooler, #D6EAD1.

Work with #dfe9d2 in the Color Lab