Skip to content

#d9ebdc

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

RGB
217, 235, 220
HSL
130°, 31%, 89%
CMYK
8, 0, 6, 8
Luminance
0.7934

At a glance

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

Hex
#d9ebdc
Hue
130°
green
Saturation
31%
soft
Lightness
89%
pale
Brightness
92%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7934
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.87:1
Closest name
Honey Dew
ΔE2000 4.4
Where it sits
Hue130° of 360°
Saturation31%
Lightness89%
Temperature
Warm ← → Cool65% 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#d9ebdc
RGBrgb(217, 235, 220)
HSLhsl(130, 31%, 89%)
CMYKcmyk(8%, 0%, 6%, 8%)
LABlab(91.4 -8.7 5.2)
LCHlch(91.4 10.2 148.9)
OKLCHoklch(0.922 0.028 150.4)
Decimal14281692
Display P3color(display-p3 0.851 0.922 0.863)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d9ebdc on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#d9ebdc on black: 16.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBE8DB
deuteranopia · #E8E5DD
tritanopia · #D7EAE6

Color scale — 50 to 950

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

#F6F9F6
#ECF3ED
#d9ebdc
#B6D8BB
#91C599
#6CB278
#54A061
#468651
#386B41
#2C4F32
#1B311F
Base = 200Lightest = 50 · #F6F9F6Darkest = 950 · #1B311F
:root {
  --brand-50: #F6F9F6;
  --brand-100: #ECF3ED;
  --brand-200: #d9ebdc;
  --brand-300: #B6D8BB;
  --brand-400: #91C599;
  --brand-500: #6CB278;
  --brand-600: #54A061;
  --brand-700: #468651;
  --brand-800: #386B41;
  --brand-900: #2C4F32;
  --brand-950: #1B311F;
  --brand: #d9ebdc;
  --brand-ink: #000000;
}

Colors that work with #d9ebdc

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#F5FAF6
Tinted page background
Border#CAE3CE
Hairlines and dividers
Muted text#4F965B
Captions on the surface
Accent#824389
Second voice, not a rival
Dark variant#2C5433
Hover, pressed, headers
Light variant#EEF6F0
Selected rows, tints
Dark surface#142416
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 #d9ebdc

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#EBD9E8
Analogous left#DFEBD9
Analogous right#D9EBE5
Split-complement 1#E5D9EB
Split-complement 2#EBD9DF
Triadic 1#DCD9EB
Triadic 2#EBDCD9
Tetradic#D9DFEB

RGB percentages

Red85.1%
Green92.2%
Blue86.3%

CMYK percentages

Cyan7.7%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#d9ebdc text on a black background

contrast 16.87:1

Card sample

#d9ebdc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d9ebdc

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.

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

#d9ebdc, answered

What color is #d9ebdc?

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

What is the RGB value of #d9ebdc?

rgb(217, 235, 220) — 217 red, 235 green and 220 blue out of 255, or 85.1% / 92.2% / 86.3% by channel.

Is #d9ebdc a light or a dark color?

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

Should I use black or white text on #d9ebdc?

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

What is the complementary color of #d9ebdc?

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

What colors go well with #d9ebdc?

For interface work: #F5FAF6 as the surface, #CAE3CE for borders, #4F965B for secondary text, #824389 as an accent and #2C5433 for hover and pressed states. For a palette, the analogous pair #DFEBD9 and #D9EBE5 stays calm, while #EBD9E8 is the loudest partner.

What is #d9ebdc in CMYK for printing?

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

Is #d9ebdc warm or cool?

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

Work with #d9ebdc in the Color Lab