Skip to content

#e2ecdb

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

RGB
226, 236, 219
HSL
95°, 31%, 89%
CMYK
4, 0, 7, 8
Luminance
0.8127

At a glance

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

Hex
#e2ecdb
Hue
95°
green
Saturation
31%
soft
Lightness
89%
pale
Brightness
93%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8127
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Soft
Best ink
Black
17.25:1
Closest name
Honey Dew
ΔE2000 4.2
Where it sits
Hue95° of 360°
Saturation31%
Lightness89%
Temperature
Warm ← → Cool52% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e2ecdb
RGBrgb(226, 236, 219)
HSLhsl(95, 31%, 89%)
CMYKcmyk(4%, 0%, 7%, 8%)
LABlab(92.3 -6.3 7.1)
LCHlch(92.3 9.5 131.8)
OKLCHoklch(0.931 0.025 132.1)
Decimal14871771
Display P3color(display-p3 0.886 0.925 0.859)

Copy-ready code

/* CSS */
color: #e2ecdb;
background-color: #e2ecdb;
/* Tailwind (arbitrary) */
class="text-[#e2ecdb] bg-[#e2ecdb]"
/* SCSS */
$brand: #e2ecdb;
/* SwiftUI */
Color(red: 0.886, green: 0.925, blue: 0.859)
/* Android */
Color.parseColor("#e2ecdb")
/* Flutter */
Color(0xFFE2ECDB)
/* Python / OpenCV (BGR) */
(219, 236, 226)

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

Accessibility — WCAG contrast

Aa
#e2ecdb on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#e2ecdb on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE9DA
deuteranopia · #ECE8DC
tritanopia · #E2EAE7

Color scale — 50 to 950

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

#F7F9F6
#EFF3EC
#e2ecdb
#C4D8B6
#A6C591
#89B16C
#74A055
#608646
#4D6B38
#3A4F2C
#24311B
Base = 200Lightest = 50 · #F7F9F6Darkest = 950 · #24311B
:root {
  --brand-50: #F7F9F6;
  --brand-100: #EFF3EC;
  --brand-200: #e2ecdb;
  --brand-300: #C4D8B6;
  --brand-400: #A6C591;
  --brand-500: #89B16C;
  --brand-600: #74A055;
  --brand-700: #608646;
  --brand-800: #4D6B38;
  --brand-900: #3A4F2C;
  --brand-950: #24311B;
  --brand: #e2ecdb;
  --brand-ink: #000000;
}

Colors that work with #e2ecdb

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#F7FAF5
Tinted page background
Border#D4E3CA
Hairlines and dividers
Muted text#6C964F
Captions on the surface
Accent#594389
Second voice, not a rival
Dark variant#3C532C
Hover, pressed, headers
Light variant#F2F6EE
Selected rows, tints
Dark surface#1B2414
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 #e2ecdb

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#E5DBEC
Analogous left#EAECDB
Analogous right#DBECDC
Split-complement 1#DCDBEC
Split-complement 2#ECDBEA
Triadic 1#DBE2EC
Triadic 2#ECDBE2
Tetradic#DBEAEC

RGB percentages

Red88.6%
Green92.5%
Blue85.9%

CMYK percentages

Cyan4.2%
Magenta0.0%
Yellow7.2%
Key (black)7.5%

Color previews

#e2ecdb text on a black background

contrast 17.25:1

Card sample

#e2ecdb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2ecdb

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.

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

#e2ecdb, answered

What color is #e2ecdb?

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

What is the RGB value of #e2ecdb?

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

Is #e2ecdb a light or a dark color?

It is a light color. Relative luminance is 0.8127 and perceived brightness is 91%, so black text on it reaches 17.25:1.

Should I use black or white text on #e2ecdb?

Black. It scores 17.25:1 against #e2ecdb, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #e2ecdb?

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

What colors go well with #e2ecdb?

For interface work: #F7FAF5 as the surface, #D4E3CA for borders, #6C964F for secondary text, #594389 as an accent and #3C532C for hover and pressed states. For a palette, the analogous pair #EAECDB and #DBECDC stays calm, while #E5DBEC is the loudest partner.

What is #e2ecdb in CMYK for printing?

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

Is #e2ecdb warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E8ECDB; nudged cooler, #DBEDDA.

Work with #e2ecdb in the Color Lab