Skip to content

#ddf8d7

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

RGB
221, 248, 215
HSL
109°, 70%, 91%
CMYK
11, 0, 13, 3
Luminance
0.8741

At a glance

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

Hex
#ddf8d7
Hue
109°
green
Saturation
70%
vivid
Lightness
91%
pale
Brightness
97%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8741
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.48:1
Closest name
Honey Dew
ΔE2000 7.3
Where it sits
Hue109° of 360°
Saturation70%
Lightness91%
Temperature
Warm ← → Cool58% 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#ddf8d7
RGBrgb(221, 248, 215)
HSLhsl(109, 70%, 91%)
CMYKcmyk(11%, 0%, 13%, 3%)
LABlab(94.9 -14.7 12.9)
LCHlch(94.9 19.6 138.7)
OKLCHoklch(0.951 0.052 140.0)
Decimal14547159
Display P3color(display-p3 0.867 0.973 0.843)

Copy-ready code

/* CSS */
color: #ddf8d7;
background-color: #ddf8d7;
/* Tailwind (arbitrary) */
class="text-[#ddf8d7] bg-[#ddf8d7]"
/* SCSS */
$brand: #ddf8d7;
/* SwiftUI */
Color(red: 0.867, green: 0.973, blue: 0.843)
/* Android */
Color.parseColor("#ddf8d7")
/* Flutter */
Color(0xFFDDF8D7)
/* Python / OpenCV (BGR) */
(215, 248, 221)

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

Accessibility — WCAG contrast

Aa
#ddf8d7 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#ddf8d7 on black: 18.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAF2D5
deuteranopia · #F6EFD8
tritanopia · #DCF6EE

Color scale — 50 to 950

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

#F5FCF3
#ddf8d7
#D1F2C9
#AEEEA0
#85E670
#5DDE40
#44D024
#38AE1E
#2D8B18
#246516
#173F0E
Base = 100Lightest = 50 · #F5FCF3Darkest = 950 · #173F0E
:root {
  --brand-50: #F5FCF3;
  --brand-100: #ddf8d7;
  --brand-200: #D1F2C9;
  --brand-300: #AEEEA0;
  --brand-400: #85E670;
  --brand-500: #5DDE40;
  --brand-600: #44D024;
  --brand-700: #38AE1E;
  --brand-800: #2D8B18;
  --brand-900: #246516;
  --brand-950: #173F0E;
  --brand: #ddf8d7;
  --brand-ink: #000000;
}

Colors that work with #ddf8d7

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#F5FAF4
Tinted page background
Border#C8EDC0
Hairlines and dividers
Muted text#599B4B
Captions on the surface
Accent#711AB2
Second voice, not a rival
Dark variant#236D13
Hover, pressed, headers
Light variant#EDFBE9
Selected rows, tints
Dark surface#172414
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 #ddf8d7

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#F2D7F8
Analogous left#EEF8D7
Analogous right#D7F8E2
Split-complement 1#E2D7F8
Split-complement 2#F8D7EE
Triadic 1#D7DDF8
Triadic 2#F8D7DD
Tetradic#D7EEF8

RGB percentages

Red86.7%
Green97.3%
Blue84.3%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow13.3%
Key (black)2.7%

Color previews

#ddf8d7 text on a black background

contrast 18.48:1

Card sample

#ddf8d7 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 248, 215, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 248, 215, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddf8d7;
background: linear-gradient(135deg, #ddf8d7, #D7F8E7);

Monochromatic scale

Palettes built from #ddf8d7

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.

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

#ddf8d7, answered

What color is #ddf8d7?

#ddf8d7 is a pale vivid green, closest to Honey Dew (ΔE2000 7.3). It sits at 109° on the hue wheel with 70% saturation and 91% lightness, which reads as neutral.

What is the RGB value of #ddf8d7?

rgb(221, 248, 215) — 221 red, 248 green and 215 blue out of 255, or 86.7% / 97.3% / 84.3% by channel.

Is #ddf8d7 a light or a dark color?

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

Should I use black or white text on #ddf8d7?

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

What is the complementary color of #ddf8d7?

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

What colors go well with #ddf8d7?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #599B4B for secondary text, #711AB2 as an accent and #236D13 for hover and pressed states. For a palette, the analogous pair #EEF8D7 and #D7F8E2 stays calm, while #F2D7F8 is the loudest partner.

What is #ddf8d7 in CMYK for printing?

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

Is #ddf8d7 warm or cool?

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

Work with #ddf8d7 in the Color Lab