Skip to content

#ddf2d0

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

RGB
221, 242, 208
HSL
97°, 57%, 88%
CMYK
9, 0, 14, 5
Luminance
0.8343

At a glance

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

Hex
#ddf2d0
Hue
97°
green
Saturation
57%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8343
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.69:1
Closest name
Honey Dew
ΔE2000 7.3
Where it sits
Hue97° of 360°
Saturation57%
Lightness88%
Temperature
Warm ← → Cool53% 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#ddf2d0
RGBrgb(221, 242, 208)
HSLhsl(97, 57%, 88%)
CMYKcmyk(9%, 0%, 14%, 5%)
LABlab(93.2 -12.9 14.1)
LCHlch(93.2 19.1 132.5)
OKLCHoklch(0.937 0.050 133.4)
Decimal14545616
Display P3color(display-p3 0.867 0.949 0.816)

Copy-ready code

/* CSS */
color: #ddf2d0;
background-color: #ddf2d0;
/* Tailwind (arbitrary) */
class="text-[#ddf2d0] bg-[#ddf2d0]"
/* SCSS */
$brand: #ddf2d0;
/* SwiftUI */
Color(red: 0.867, green: 0.949, blue: 0.816)
/* Android */
Color.parseColor("#ddf2d0")
/* Flutter */
Color(0xFFDDF2D0)
/* Python / OpenCV (BGR) */
(208, 242, 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 #ddf2d0 · 17.69:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.69:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ddf2d0 as text scores 1.19:1 on white and 17.69:1 on black.

Accessibility — WCAG contrast

Aa
#ddf2d0 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ddf2d0 on black: 17.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5EDCE
deuteranopia · #F2EBD1
tritanopia · #DEEFE8

Color scale — 50 to 950

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

#F7FBF4
#EEF6E9
#ddf2d0
#BFE7A7
#A0DB7B
#80CE4F
#6AC035
#58A02C
#478023
#365D1D
#223A12
Base = 200Lightest = 50 · #F7FBF4Darkest = 950 · #223A12
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EEF6E9;
  --brand-200: #ddf2d0;
  --brand-300: #BFE7A7;
  --brand-400: #A0DB7B;
  --brand-500: #80CE4F;
  --brand-600: #6AC035;
  --brand-700: #58A02C;
  --brand-800: #478023;
  --brand-900: #365D1D;
  --brand-950: #223A12;
  --brand: #ddf2d0;
  --brand-ink: #000000;
}

Colors that work with #ddf2d0

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#D1EDC0
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#5529A3
Second voice, not a rival
Dark variant#37641C
Hover, pressed, headers
Light variant#F1F9EB
Selected rows, tints
Dark surface#1A2414
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 #ddf2d0

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#E5D0F2
Analogous left#EEF2D0
Analogous right#D0F2D4
Split-complement 1#D4D0F2
Split-complement 2#F2D0EE
Triadic 1#D0DDF2
Triadic 2#F2D0DD
Tetradic#D0EEF2

RGB percentages

Red86.7%
Green94.9%
Blue81.6%

CMYK percentages

Cyan8.7%
Magenta0.0%
Yellow14.0%
Key (black)5.1%

Color previews

#ddf2d0 text on a black background

contrast 17.69:1

Card sample

#ddf2d0 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf2d0

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.

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

#ddf2d0, answered

What color is #ddf2d0?

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

What is the RGB value of #ddf2d0?

rgb(221, 242, 208) — 221 red, 242 green and 208 blue out of 255, or 86.7% / 94.9% / 81.6% by channel.

Is #ddf2d0 a light or a dark color?

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

Should I use black or white text on #ddf2d0?

Black. It scores 17.69:1 against #ddf2d0, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #ddf2d0?

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

What colors go well with #ddf2d0?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #699B4B for secondary text, #5529A3 as an accent and #37641C for hover and pressed states. For a palette, the analogous pair #EEF2D0 and #D0F2D4 stays calm, while #E5D0F2 is the loudest partner.

What is #ddf2d0 in CMYK for printing?

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

Is #ddf2d0 warm or cool?

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

Work with #ddf2d0 in the Color Lab