Skip to content

#d4e4da

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

RGB
212, 228, 218
HSL
143°, 23%, 86%
CMYK
7, 0, 4, 11
Luminance
0.7455

At a glance

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

Hex
#d4e4da
Hue
143°
green
Saturation
23%
soft
Lightness
86%
pale
Brightness
89%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7455
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Soft
Best ink
Black
15.91:1
Closest name
Honey Dew
ΔE2000 6
Where it sits
Hue143° of 360°
Saturation23%
Lightness86%
Temperature
Warm ← → Cool64% 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#d4e4da
RGBrgb(212, 228, 218)
HSLhsl(143, 23%, 86%)
CMYKcmyk(7%, 0%, 4%, 11%)
LABlab(89.2 -7.2 3.0)
LCHlch(89.2 7.8 156.9)
OKLCHoklch(0.904 0.022 158.6)
Decimal13952218
Display P3color(display-p3 0.831 0.894 0.855)

Copy-ready code

/* CSS */
color: #d4e4da;
background-color: #d4e4da;
/* Tailwind (arbitrary) */
class="text-[#d4e4da] bg-[#d4e4da]"
/* SCSS */
$brand: #d4e4da;
/* SwiftUI */
Color(red: 0.831, green: 0.894, blue: 0.855)
/* Android */
Color.parseColor("#d4e4da")
/* Flutter */
Color(0xFFD4E4DA)
/* Python / OpenCV (BGR) */
(218, 228, 212)

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

Accessibility — WCAG contrast

Aa
#d4e4da on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#d4e4da on black: 15.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4E1DA
deuteranopia · #E1DFDB
tritanopia · #D2E4E1

Color scale — 50 to 950

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

#F6F9F7
#EDF2EF
#d4e4da
#BAD4C4
#98BEA6
#75A888
#5E9673
#4F7D60
#3F644D
#304A3A
#1E2E24
Base = 200Lightest = 50 · #F6F9F7Darkest = 950 · #1E2E24
:root {
  --brand-50: #F6F9F7;
  --brand-100: #EDF2EF;
  --brand-200: #d4e4da;
  --brand-300: #BAD4C4;
  --brand-400: #98BEA6;
  --brand-500: #75A888;
  --brand-600: #5E9673;
  --brand-700: #4F7D60;
  --brand-800: #3F644D;
  --brand-900: #304A3A;
  --brand-950: #1E2E24;
  --brand: #d4e4da;
  --brand-ink: #000000;
}

Colors that work with #d4e4da

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#F6F9F7
Tinted page background
Border#CDE0D4
Hairlines and dividers
Muted text#588D6C
Captions on the surface
Accent#804C7A
Second voice, not a rival
Dark variant#314E3C
Hover, pressed, headers
Light variant#EFF5F2
Selected rows, tints
Dark surface#16221A
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 #d4e4da

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#E4D4DE
Analogous left#D6E4D4
Analogous right#D4E4E2
Split-complement 1#E2D4E4
Split-complement 2#E4D4D6
Triadic 1#DAD4E4
Triadic 2#E4DAD4
Tetradic#D4D6E4

RGB percentages

Red83.1%
Green89.4%
Blue85.5%

CMYK percentages

Cyan7.0%
Magenta0.0%
Yellow4.4%
Key (black)10.6%

Color previews

#d4e4da text on a black background

contrast 15.91:1

Card sample

#d4e4da text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 228, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 228, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4e4da;
background: linear-gradient(135deg, #d4e4da, #D4E3E4);

Monochromatic scale

Palettes built from #d4e4da

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.

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

#d4e4da, answered

What color is #d4e4da?

#d4e4da is a pale soft green, closest to Honey Dew (ΔE2000 6). It sits at 143° on the hue wheel with 23% saturation and 86% lightness, which reads as cool.

What is the RGB value of #d4e4da?

rgb(212, 228, 218) — 212 red, 228 green and 218 blue out of 255, or 83.1% / 89.4% / 85.5% by channel.

Is #d4e4da a light or a dark color?

It is a light color. Relative luminance is 0.7455 and perceived brightness is 87%, so black text on it reaches 15.91:1.

Should I use black or white text on #d4e4da?

Black. It scores 15.91:1 against #d4e4da, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #d4e4da?

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

What colors go well with #d4e4da?

For interface work: #F6F9F7 as the surface, #CDE0D4 for borders, #588D6C for secondary text, #804C7A as an accent and #314E3C for hover and pressed states. For a palette, the analogous pair #D6E4D4 and #D4E4E2 stays calm, while #E4D4DE is the loudest partner.

What is #d4e4da in CMYK for printing?

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

Is #d4e4da warm or cool?

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

Work with #d4e4da in the Color Lab