Skip to content

#d9eccf

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

RGB
217, 236, 207
HSL
99°, 43%, 87%
CMYK
8, 0, 12, 8
Luminance
0.7925

At a glance

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

Hex
#d9eccf
Hue
99°
green
Saturation
43%
soft
Lightness
87%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7925
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.85:1
Closest name
Honey Dew
ΔE2000 6.7
Where it sits
Hue99° of 360°
Saturation43%
Lightness87%
Temperature
Warm ← → Cool54% 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#d9eccf
RGBrgb(217, 236, 207)
HSLhsl(99, 43%, 87%)
CMYKcmyk(8%, 0%, 12%, 8%)
LABlab(91.3 -11.4 11.9)
LCHlch(91.3 16.5 133.8)
OKLCHoklch(0.921 0.044 134.7)
Decimal14281935
Display P3color(display-p3 0.851 0.925 0.812)

Copy-ready code

/* CSS */
color: #d9eccf;
background-color: #d9eccf;
/* Tailwind (arbitrary) */
class="text-[#d9eccf] bg-[#d9eccf]"
/* SCSS */
$brand: #d9eccf;
/* SwiftUI */
Color(red: 0.851, green: 0.925, blue: 0.812)
/* Android */
Color.parseColor("#d9eccf")
/* Flutter */
Color(0xFFD9ECCF)
/* Python / OpenCV (BGR) */
(207, 236, 217)

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

Accessibility — WCAG contrast

Aa
#d9eccf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#d9eccf on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE7CD
deuteranopia · #EBE6D0
tritanopia · #D9E9E4

Color scale — 50 to 950

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

#F7FAF5
#EEF5EB
#d9eccf
#BFDFAF
#A0CF86
#80BF5E
#6AAF45
#58923A
#47752E
#365625
#223517
Base = 200Lightest = 50 · #F7FAF5Darkest = 950 · #223517
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EEF5EB;
  --brand-200: #d9eccf;
  --brand-300: #BFDFAF;
  --brand-400: #A0CF86;
  --brand-500: #80BF5E;
  --brand-600: #6AAF45;
  --brand-700: #58923A;
  --brand-800: #47752E;
  --brand-900: #365625;
  --brand-950: #223517;
  --brand: #d9eccf;
  --brand-ink: #000000;
}

Colors that work with #d9eccf

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#F6FAF4
Tinted page background
Border#D1E8C5
Hairlines and dividers
Muted text#669B4B
Captions on the surface
Accent#5E3795
Second voice, not a rival
Dark variant#375B24
Hover, pressed, headers
Light variant#F1F8ED
Selected rows, tints
Dark surface#192414
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 #d9eccf

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#E2CFEC
Analogous left#E8ECCF
Analogous right#CFECD4
Split-complement 1#D4CFEC
Split-complement 2#ECCFE8
Triadic 1#CFD9EC
Triadic 2#ECCFD9
Tetradic#CFE8EC

RGB percentages

Red85.1%
Green92.5%
Blue81.2%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow12.3%
Key (black)7.5%

Color previews

#d9eccf text on a black background

contrast 16.85:1

Card sample

#d9eccf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(217, 236, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(217, 236, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d9eccf;
background: linear-gradient(135deg, #d9eccf, #CFECD8);

Monochromatic scale

Palettes built from #d9eccf

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.

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

#d9eccf, answered

What color is #d9eccf?

#d9eccf is a pale soft green, closest to Honey Dew (ΔE2000 6.7). It sits at 99° on the hue wheel with 43% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #d9eccf?

rgb(217, 236, 207) — 217 red, 236 green and 207 blue out of 255, or 85.1% / 92.5% / 81.2% by channel.

Is #d9eccf a light or a dark color?

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

Should I use black or white text on #d9eccf?

Black. It scores 16.85:1 against #d9eccf, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #d9eccf?

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

What colors go well with #d9eccf?

For interface work: #F6FAF4 as the surface, #D1E8C5 for borders, #669B4B for secondary text, #5E3795 as an accent and #375B24 for hover and pressed states. For a palette, the analogous pair #E8ECCF and #CFECD4 stays calm, while #E2CFEC is the loudest partner.

What is #d9eccf in CMYK for printing?

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

Is #d9eccf warm or cool?

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

Work with #d9eccf in the Color Lab