Skip to content

#e9f5df

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

RGB
233, 245, 223
HSL
93°, 52%, 92%
CMYK
5, 0, 9, 4
Luminance
0.8796

At a glance

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

Hex
#e9f5df
Hue
93°
green
Saturation
52%
vivid
Lightness
92%
pale
Brightness
96%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8796
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.59:1
Closest name
Honey Dew
ΔE2000 3.4
Where it sits
Hue93° of 360°
Saturation52%
Lightness92%
Temperature
Warm ← → Cool51% 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#e9f5df
RGBrgb(233, 245, 223)
HSLhsl(93, 52%, 92%)
CMYKcmyk(5%, 0%, 9%, 4%)
LABlab(95.1 -7.8 9.2)
LCHlch(95.1 12.1 130.3)
OKLCHoklch(0.955 0.032 130.6)
Decimal15332831
Display P3color(display-p3 0.914 0.961 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#e9f5df on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#e9f5df on black: 18.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F2DE
deuteranopia · #F5F1E0
tritanopia · #EAF3EF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e9f5df is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FAF4
#e9f5df
#DCEDCF
#C4E4AA
#A7D77F
#8ACA54
#75BB3A
#619B31
#4E7C27
#3B5B20
#253914
Base = 100Lightest = 50 · #F7FAF4Darkest = 950 · #253914
:root {
  --brand-50: #F7FAF4;
  --brand-100: #e9f5df;
  --brand-200: #DCEDCF;
  --brand-300: #C4E4AA;
  --brand-400: #A7D77F;
  --brand-500: #8ACA54;
  --brand-600: #75BB3A;
  --brand-700: #619B31;
  --brand-800: #4E7C27;
  --brand-900: #3B5B20;
  --brand-950: #253914;
  --brand: #e9f5df;
  --brand-ink: #000000;
}

Colors that work with #e9f5df

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#F7FAF4
Tinted page background
Border#D4ECC1
Hairlines and dividers
Muted text#6F9B4B
Captions on the surface
Accent#4E2CA0
Second voice, not a rival
Dark variant#3D611E
Hover, pressed, headers
Light variant#F2F9EC
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 #e9f5df

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#EBDFF5
Analogous left#F4F5DF
Analogous right#DFF5E0
Split-complement 1#E0DFF5
Split-complement 2#F5DFF4
Triadic 1#DFE9F5
Triadic 2#F5DFE9
Tetradic#DFF4F5

RGB percentages

Red91.4%
Green96.1%
Blue87.5%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow9.0%
Key (black)3.9%

Color previews

#e9f5df text on a black background

contrast 18.59:1

Card sample

#e9f5df text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e9f5df

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.

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

#e9f5df, answered

What color is #e9f5df?

#e9f5df is a pale vivid green, closest to Honey Dew (ΔE2000 3.4). It sits at 93° on the hue wheel with 52% saturation and 92% lightness, which reads as neutral.

What is the RGB value of #e9f5df?

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

Is #e9f5df a light or a dark color?

It is a light color. Relative luminance is 0.8796 and perceived brightness is 94%, so black text on it reaches 18.59:1.

Should I use black or white text on #e9f5df?

Black. It scores 18.59:1 against #e9f5df, versus 1.13:1 for white — AAA at any size.

What is the complementary color of #e9f5df?

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

What colors go well with #e9f5df?

For interface work: #F7FAF4 as the surface, #D4ECC1 for borders, #6F9B4B for secondary text, #4E2CA0 as an accent and #3D611E for hover and pressed states. For a palette, the analogous pair #F4F5DF and #DFF5E0 stays calm, while #EBDFF5 is the loudest partner.

What is #e9f5df in CMYK for printing?

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

Is #e9f5df warm or cool?

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

Work with #e9f5df in the Color Lab