Skip to content

#dff7e2

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

RGB
223, 247, 226
HSL
128°, 60%, 92%
CMYK
10, 0, 9, 3
Luminance
0.8770

At a glance

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

Hex
#dff7e2
Hue
128°
green
Saturation
60%
vivid
Lightness
92%
pale
Brightness
97%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8770
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.54:1
Closest name
Honey Dew
ΔE2000 4.3
Where it sits
Hue128° of 360°
Saturation60%
Lightness92%
Temperature
Warm ← → Cool66% 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#dff7e2
RGBrgb(223, 247, 226)
HSLhsl(128, 60%, 92%)
CMYKcmyk(10%, 0%, 9%, 3%)
LABlab(95.0 -11.7 7.4)
LCHlch(95.0 13.8 147.4)
OKLCHoklch(0.953 0.038 148.9)
Decimal14677986
Display P3color(display-p3 0.875 0.969 0.886)

Copy-ready code

/* CSS */
color: #dff7e2;
background-color: #dff7e2;
/* Tailwind (arbitrary) */
class="text-[#dff7e2] bg-[#dff7e2]"
/* SCSS */
$brand: #dff7e2;
/* SwiftUI */
Color(red: 0.875, green: 0.969, blue: 0.886)
/* Android */
Color.parseColor("#dff7e2")
/* Flutter */
Color(0xFFDFF7E2)
/* Python / OpenCV (BGR) */
(226, 247, 223)

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

Accessibility — WCAG contrast

Aa
#dff7e2 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#dff7e2 on black: 18.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F2E1
deuteranopia · #F3F0E3
tritanopia · #DCF6F1

Color scale — 50 to 950

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

#F4FBF5
#dff7e2
#CCEFD1
#A5E9AE
#78DD85
#4BD25C
#31C443
#29A338
#21832D
#1B5F24
#113B16
Base = 100Lightest = 50 · #F4FBF5Darkest = 950 · #113B16
:root {
  --brand-50: #F4FBF5;
  --brand-100: #dff7e2;
  --brand-200: #CCEFD1;
  --brand-300: #A5E9AE;
  --brand-400: #78DD85;
  --brand-500: #4BD25C;
  --brand-600: #31C443;
  --brand-700: #29A338;
  --brand-800: #21832D;
  --brand-900: #1B5F24;
  --brand-950: #113B16;
  --brand: #dff7e2;
  --brand-ink: #000000;
}

Colors that work with #dff7e2

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#F4FAF5
Tinted page background
Border#C0EDC5
Hairlines and dividers
Muted text#4B9B55
Captions on the surface
Accent#9924A8
Second voice, not a rival
Dark variant#1A6623
Hover, pressed, headers
Light variant#EBFAED
Selected rows, tints
Dark surface#142416
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 #dff7e2

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#F7DFF4
Analogous left#E8F7DF
Analogous right#DFF7EE
Split-complement 1#EEDFF7
Split-complement 2#F7DFE8
Triadic 1#E2DFF7
Triadic 2#F7E2DF
Tetradic#DFE8F7

RGB percentages

Red87.5%
Green96.9%
Blue88.6%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow8.5%
Key (black)3.1%

Color previews

#dff7e2 text on a black background

contrast 18.54:1

Card sample

#dff7e2 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff7e2

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.

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

#dff7e2, answered

What color is #dff7e2?

#dff7e2 is a pale vivid green, closest to Honey Dew (ΔE2000 4.3). It sits at 128° on the hue wheel with 60% saturation and 92% lightness, which reads as cool.

What is the RGB value of #dff7e2?

rgb(223, 247, 226) — 223 red, 247 green and 226 blue out of 255, or 87.5% / 96.9% / 88.6% by channel.

Is #dff7e2 a light or a dark color?

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

Should I use black or white text on #dff7e2?

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

What is the complementary color of #dff7e2?

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

What colors go well with #dff7e2?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B55 for secondary text, #9924A8 as an accent and #1A6623 for hover and pressed states. For a palette, the analogous pair #E8F7DF and #DFF7EE stays calm, while #F7DFF4 is the loudest partner.

What is #dff7e2 in CMYK for printing?

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

Is #dff7e2 warm or cool?

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

Work with #dff7e2 in the Color Lab