Skip to content

#ddfbd9

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

RGB
221, 251, 217
HSL
113°, 81%, 92%
CMYK
12, 0, 14, 2
Luminance
0.8938

At a glance

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

Hex
#ddfbd9
Hue
113°
green
Saturation
81%
electric
Lightness
92%
pale
Brightness
98%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8938
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.88:1
Closest name
Honey Dew
ΔE2000 7.7
Where it sits
Hue113° of 360°
Saturation81%
Lightness92%
Temperature
Warm ← → Cool60% 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#ddfbd9
RGBrgb(221, 251, 217)
HSLhsl(113, 81%, 92%)
CMYKcmyk(12%, 0%, 14%, 2%)
LABlab(95.7 -15.8 13.1)
LCHlch(95.7 20.5 140.5)
OKLCHoklch(0.958 0.055 141.9)
Decimal14547929
Display P3color(display-p3 0.867 0.984 0.851)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddfbd9 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ddfbd9 on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDF5D7
deuteranopia · #F8F2DB
tritanopia · #DBF9F1

Color scale — 50 to 950

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

#F4FCF3
#ddfbd9
#CCF5C6
#A4F499
#77EF67
#49EA34
#2FDE17
#27B913
#1F9410
#1A6B10
#10430A
Base = 100Lightest = 50 · #F4FCF3Darkest = 950 · #10430A
:root {
  --brand-50: #F4FCF3;
  --brand-100: #ddfbd9;
  --brand-200: #CCF5C6;
  --brand-300: #A4F499;
  --brand-400: #77EF67;
  --brand-500: #49EA34;
  --brand-600: #2FDE17;
  --brand-700: #27B913;
  --brand-800: #1F9410;
  --brand-900: #1A6B10;
  --brand-950: #10430A;
  --brand: #ddfbd9;
  --brand-ink: #000000;
}

Colors that work with #ddfbd9

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#C5EDC0
Hairlines and dividers
Muted text#549B4B
Captions on the surface
Accent#7E0FBD
Second voice, not a rival
Dark variant#18730C
Hover, pressed, headers
Light variant#EAFDE8
Selected rows, tints
Dark surface#162414
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 #ddfbd9

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#F7D9FB
Analogous left#EEFBD9
Analogous right#D9FBE6
Split-complement 1#E6D9FB
Split-complement 2#FBD9EE
Triadic 1#D9DDFB
Triadic 2#FBD9DD
Tetradic#D9EEFB

RGB percentages

Red86.7%
Green98.4%
Blue85.1%

CMYK percentages

Cyan12.0%
Magenta0.0%
Yellow13.5%
Key (black)1.6%

Color previews

#ddfbd9 text on a black background

contrast 18.88:1

Card sample

#ddfbd9 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfbd9

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.

#ddfbd9 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ddfbd9, answered

What color is #ddfbd9?

#ddfbd9 is a pale electric green, closest to Honey Dew (ΔE2000 7.7). It sits at 113° on the hue wheel with 81% saturation and 92% lightness, which reads as cool.

What is the RGB value of #ddfbd9?

rgb(221, 251, 217) — 221 red, 251 green and 217 blue out of 255, or 86.7% / 98.4% / 85.1% by channel.

Is #ddfbd9 a light or a dark color?

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

Should I use black or white text on #ddfbd9?

Black. It scores 18.88:1 against #ddfbd9, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #ddfbd9?

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

What colors go well with #ddfbd9?

For interface work: #F5FAF4 as the surface, #C5EDC0 for borders, #549B4B for secondary text, #7E0FBD as an accent and #18730C for hover and pressed states. For a palette, the analogous pair #EEFBD9 and #D9FBE6 stays calm, while #F7D9FB is the loudest partner.

What is #ddfbd9 in CMYK for printing?

cmyk(12%, 0%, 14%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ddfbd9 warm or cool?

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

Work with #ddfbd9 in the Color Lab