Skip to content

#d9ece2

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

RGB
217, 236, 226
HSL
148°, 33%, 89%
CMYK
8, 0, 4, 8
Luminance
0.8023

At a glance

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

Hex
#d9ece2
Hue
148°
green
Saturation
33%
soft
Lightness
89%
pale
Brightness
93%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8023
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Soft
Best ink
Black
17.05:1
Closest name
Honey Dew
ΔE2000 4.7
Where it sits
Hue148° of 360°
Saturation33%
Lightness89%
Temperature
Warm ← → Cool73% 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#d9ece2
RGBrgb(217, 236, 226)
HSLhsl(148, 33%, 89%)
CMYKcmyk(8%, 0%, 4%, 8%)
LABlab(91.8 -8.1 2.7)
LCHlch(91.8 8.6 161.6)
OKLCHoklch(0.926 0.024 163.1)
Decimal14281954
Display P3color(display-p3 0.851 0.925 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d9ece2 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#d9ece2 on black: 17.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBE9E2
deuteranopia · #E8E6E3
tritanopia · #D6ECE9

Color scale — 50 to 950

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

#F5F9F7
#ECF4EF
#d9ece2
#B4DAC6
#8FC7A9
#69B48D
#52A378
#448864
#366D50
#2A503C
#1B3226
Base = 200Lightest = 50 · #F5F9F7Darkest = 950 · #1B3226
:root {
  --brand-50: #F5F9F7;
  --brand-100: #ECF4EF;
  --brand-200: #d9ece2;
  --brand-300: #B4DAC6;
  --brand-400: #8FC7A9;
  --brand-500: #69B48D;
  --brand-600: #52A378;
  --brand-700: #448864;
  --brand-800: #366D50;
  --brand-900: #2A503C;
  --brand-950: #1B3226;
  --brand: #d9ece2;
  --brand-ink: #000000;
}

Colors that work with #d9ece2

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#F5FAF7
Tinted page background
Border#C9E4D5
Hairlines and dividers
Muted text#4D9971
Captions on the surface
Accent#8C407A
Second voice, not a rival
Dark variant#2B553F
Hover, pressed, headers
Light variant#EEF6F2
Selected rows, tints
Dark surface#14241C
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 #d9ece2

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#ECD9E3
Analogous left#D9ECD9
Analogous right#D9ECEB
Split-complement 1#EBD9EC
Split-complement 2#ECD9D9
Triadic 1#E2D9EC
Triadic 2#ECE2D9
Tetradic#D9D9EC

RGB percentages

Red85.1%
Green92.5%
Blue88.6%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow4.2%
Key (black)7.5%

Color previews

#d9ece2 text on a black background

contrast 17.05:1

Card sample

#d9ece2 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d9ece2

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.

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

#d9ece2, answered

What color is #d9ece2?

#d9ece2 is a pale soft green, closest to Honey Dew (ΔE2000 4.7). It sits at 148° on the hue wheel with 33% saturation and 89% lightness, which reads as cool.

What is the RGB value of #d9ece2?

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

Is #d9ece2 a light or a dark color?

It is a light color. Relative luminance is 0.8023 and perceived brightness is 90%, so black text on it reaches 17.05:1.

Should I use black or white text on #d9ece2?

Black. It scores 17.05:1 against #d9ece2, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #d9ece2?

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

What colors go well with #d9ece2?

For interface work: #F5FAF7 as the surface, #C9E4D5 for borders, #4D9971 for secondary text, #8C407A as an accent and #2B553F for hover and pressed states. For a palette, the analogous pair #D9ECD9 and #D9ECEB stays calm, while #ECD9E3 is the loudest partner.

What is #d9ece2 in CMYK for printing?

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

Is #d9ece2 warm or cool?

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

Work with #d9ece2 in the Color Lab