Skip to content

#d2e9df

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

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

At a glance

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

Hex
#d2e9df
Hue
154°
green
Saturation
34%
soft
Lightness
87%
pale
Brightness
91%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7731
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.46:1
Closest name
Honey Dew
ΔE2000 5.9
Where it sits
Hue154° of 360°
Saturation34%
Lightness87%
Temperature
Warm ← → Cool76% 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#d2e9df
RGBrgb(210, 233, 223)
HSLhsl(154, 34%, 87%)
CMYKcmyk(10%, 0%, 4%, 9%)
LABlab(90.5 -9.4 2.3)
LCHlch(90.5 9.7 166.5)
OKLCHoklch(0.914 0.028 167.8)
Decimal13822431
Display P3color(display-p3 0.824 0.914 0.875)

Copy-ready code

/* CSS */
color: #d2e9df;
background-color: #d2e9df;
/* Tailwind (arbitrary) */
class="text-[#d2e9df] bg-[#d2e9df]"
/* SCSS */
$brand: #d2e9df;
/* SwiftUI */
Color(red: 0.824, green: 0.914, blue: 0.875)
/* Android */
Color.parseColor("#d2e9df")
/* Flutter */
Color(0xFFD2E9DF)
/* Python / OpenCV (BGR) */
(223, 233, 210)

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

Accessibility — WCAG contrast

Aa
#d2e9df on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#d2e9df on black: 16.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8E6DF
deuteranopia · #E3E2E0
tritanopia · #CEE9E6

Color scale — 50 to 950

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

#F5F9F8
#ECF4F0
#d2e9df
#B4DAC9
#8EC8AF
#68B594
#50A480
#43896B
#366E55
#2A5140
#1A3228
Base = 200Lightest = 50 · #F5F9F8Darkest = 950 · #1A3228
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F0;
  --brand-200: #d2e9df;
  --brand-300: #B4DAC9;
  --brand-400: #8EC8AF;
  --brand-500: #68B594;
  --brand-600: #50A480;
  --brand-700: #43896B;
  --brand-800: #366E55;
  --brand-900: #2A5140;
  --brand-950: #1A3228;
  --brand: #d2e9df;
  --brand-ink: #000000;
}

Colors that work with #d2e9df

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#F5FAF8
Tinted page background
Border#C8E4D8
Hairlines and dividers
Muted text#4B9A78
Captions on the surface
Accent#8C4074
Second voice, not a rival
Dark variant#2A5643
Hover, pressed, headers
Light variant#EEF7F3
Selected rows, tints
Dark surface#14241D
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 #d2e9df

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#E9D2DC
Analogous left#D2E9D4
Analogous right#D2E8E9
Split-complement 1#E9D2E8
Split-complement 2#E9D4D2
Triadic 1#DFD2E9
Triadic 2#E9DFD2
Tetradic#D4D2E9

RGB percentages

Red82.4%
Green91.4%
Blue87.5%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow4.3%
Key (black)8.6%

Color previews

#d2e9df text on a black background

contrast 16.46:1

Card sample

#d2e9df text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2e9df

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.

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

#d2e9df, answered

What color is #d2e9df?

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

What is the RGB value of #d2e9df?

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

Is #d2e9df a light or a dark color?

It is a light color. Relative luminance is 0.7731 and perceived brightness is 88%, so black text on it reaches 16.46:1.

Should I use black or white text on #d2e9df?

Black. It scores 16.46:1 against #d2e9df, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #d2e9df?

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

What colors go well with #d2e9df?

For interface work: #F5FAF8 as the surface, #C8E4D8 for borders, #4B9A78 for secondary text, #8C4074 as an accent and #2A5643 for hover and pressed states. For a palette, the analogous pair #D2E9D4 and #D2E8E9 stays calm, while #E9D2DC is the loudest partner.

What is #d2e9df in CMYK for printing?

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

Is #d2e9df warm or cool?

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

Work with #d2e9df in the Color Lab