Skip to content

#e6f5df

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

RGB
230, 245, 223
HSL
101°, 52%, 92%
CMYK
6, 0, 9, 4
Luminance
0.8746

At a glance

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

Hex
#e6f5df
Hue
101°
green
Saturation
52%
vivid
Lightness
92%
pale
Brightness
96%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8746
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.49:1
Closest name
Honey Dew
ΔE2000 3.3
Where it sits
Hue101° of 360°
Saturation52%
Lightness92%
Temperature
Warm ← → Cool55% 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#e6f5df
RGBrgb(230, 245, 223)
HSLhsl(101, 52%, 92%)
CMYKcmyk(6%, 0%, 9%, 4%)
LABlab(94.9 -8.8 8.9)
LCHlch(94.9 12.5 134.8)
OKLCHoklch(0.953 0.033 135.5)
Decimal15136223
Display P3color(display-p3 0.902 0.961 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#e6f5df on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#e6f5df on black: 18.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F1DE
deuteranopia · #F4F0E0
tritanopia · #E6F3EF

Color scale — 50 to 950

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

#F6FAF4
#e6f5df
#D8EDCF
#BCE4AA
#9BD77F
#79CA54
#63BB3A
#539B31
#427C27
#325B20
#203914
Base = 100Lightest = 50 · #F6FAF4Darkest = 950 · #203914
:root {
  --brand-50: #F6FAF4;
  --brand-100: #e6f5df;
  --brand-200: #D8EDCF;
  --brand-300: #BCE4AA;
  --brand-400: #9BD77F;
  --brand-500: #79CA54;
  --brand-600: #63BB3A;
  --brand-700: #539B31;
  --brand-800: #427C27;
  --brand-900: #325B20;
  --brand-950: #203914;
  --brand: #e6f5df;
  --brand-ink: #000000;
}

Colors that work with #e6f5df

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#F6FAF4
Tinted page background
Border#CEECC1
Hairlines and dividers
Muted text#649B4B
Captions on the surface
Accent#5C2CA0
Second voice, not a rival
Dark variant#34611E
Hover, pressed, headers
Light variant#F0F9EC
Selected rows, tints
Dark surface#192414
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 #e6f5df

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#EEDFF5
Analogous left#F1F5DF
Analogous right#DFF5E3
Split-complement 1#E3DFF5
Split-complement 2#F5DFF1
Triadic 1#DFE6F5
Triadic 2#F5DFE6
Tetradic#DFF1F5

RGB percentages

Red90.2%
Green96.1%
Blue87.5%

CMYK percentages

Cyan6.1%
Magenta0.0%
Yellow9.0%
Key (black)3.9%

Color previews

#e6f5df text on a black background

contrast 18.49:1

Card sample

#e6f5df text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e6f5df

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.

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

#e6f5df, answered

What color is #e6f5df?

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

What is the RGB value of #e6f5df?

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

Is #e6f5df a light or a dark color?

It is a light color. Relative luminance is 0.8746 and perceived brightness is 93%, so black text on it reaches 18.49:1.

Should I use black or white text on #e6f5df?

Black. It scores 18.49:1 against #e6f5df, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #e6f5df?

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

What colors go well with #e6f5df?

For interface work: #F6FAF4 as the surface, #CEECC1 for borders, #649B4B for secondary text, #5C2CA0 as an accent and #34611E for hover and pressed states. For a palette, the analogous pair #F1F5DF and #DFF5E3 stays calm, while #EEDFF5 is the loudest partner.

What is #e6f5df in CMYK for printing?

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

Is #e6f5df warm or cool?

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

Work with #e6f5df in the Color Lab