Skip to content

#d0eddf

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

RGB
208, 237, 223
HSL
151°, 45%, 87%
CMYK
12, 0, 6, 7
Luminance
0.7931

At a glance

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

Hex
#d0eddf
Hue
151°
green
Saturation
45%
soft
Lightness
87%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7931
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.86:1
Closest name
Honey Dew
ΔE2000 6.3
Where it sits
Hue151° of 360°
Saturation45%
Lightness87%
Temperature
Warm ← → Cool75% 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#d0eddf
RGBrgb(208, 237, 223)
HSLhsl(151, 45%, 87%)
CMYKcmyk(12%, 0%, 6%, 7%)
LABlab(91.4 -12.1 3.6)
LCHlch(91.4 12.6 163.5)
OKLCHoklch(0.921 0.036 165.0)
Decimal13692383
Display P3color(display-p3 0.816 0.929 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#d0eddf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#d0eddf on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE9DE
deuteranopia · #E6E5E0
tritanopia · #CBEDE9

Color scale — 50 to 950

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

#F5FAF7
#EAF5F0
#d0eddf
#AEE0C8
#85D0AC
#5DC190
#44B17C
#399368
#2D7653
#24563E
#173627
Base = 200Lightest = 50 · #F5FAF7Darkest = 950 · #173627
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EAF5F0;
  --brand-200: #d0eddf;
  --brand-300: #AEE0C8;
  --brand-400: #85D0AC;
  --brand-500: #5DC190;
  --brand-600: #44B17C;
  --brand-700: #399368;
  --brand-800: #2D7653;
  --brand-900: #24563E;
  --brand-950: #173627;
  --brand: #d0eddf;
  --brand-ink: #000000;
}

Colors that work with #d0eddf

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#F4FAF7
Tinted page background
Border#C4E8D7
Hairlines and dividers
Muted text#4B9B74
Captions on the surface
Accent#97357E
Second voice, not a rival
Dark variant#235C41
Hover, pressed, headers
Light variant#EDF8F2
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 #d0eddf

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#EDD0DE
Analogous left#D0EDD1
Analogous right#D0EDED
Split-complement 1#EDD0ED
Split-complement 2#EDD1D0
Triadic 1#DFD0ED
Triadic 2#EDDFD0
Tetradic#D1D0ED

RGB percentages

Red81.6%
Green92.9%
Blue87.5%

CMYK percentages

Cyan12.2%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#d0eddf text on a black background

contrast 16.86:1

Card sample

#d0eddf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d0eddf

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.

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

#d0eddf, answered

What color is #d0eddf?

#d0eddf is a pale soft green, closest to Honey Dew (ΔE2000 6.3). It sits at 151° on the hue wheel with 45% saturation and 87% lightness, which reads as cool.

What is the RGB value of #d0eddf?

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

Is #d0eddf a light or a dark color?

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

Should I use black or white text on #d0eddf?

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

What is the complementary color of #d0eddf?

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

What colors go well with #d0eddf?

For interface work: #F4FAF7 as the surface, #C4E8D7 for borders, #4B9B74 for secondary text, #97357E as an accent and #235C41 for hover and pressed states. For a palette, the analogous pair #D0EDD1 and #D0EDED stays calm, while #EDD0DE is the loudest partner.

What is #d0eddf in CMYK for printing?

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

Is #d0eddf warm or cool?

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

Work with #d0eddf in the Color Lab