Skip to content

#ddfeed

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

RGB
221, 254, 237
HSL
149°, 94%, 93%
CMYK
13, 0, 7, 0
Luminance
0.9237

At a glance

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

Hex
#ddfeed
Hue
149°
green
Saturation
94%
electric
Lightness
93%
pale
Brightness
100%
HSV value
Perceived
95%
weighted brightness
Luminance
0.9237
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Electric
Best ink
Black
19.47:1
Closest name
Honey Dew
ΔE2000 5.7
Where it sits
Hue149° of 360°
Saturation94%
Lightness93%
Temperature
Warm ← → Cool75% 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#ddfeed
RGBrgb(221, 254, 237)
HSLhsl(149, 94%, 93%)
CMYKcmyk(13%, 0%, 7%, 0%)
LABlab(97.0 -13.8 4.5)
LCHlch(97.0 14.5 161.7)
OKLCHoklch(0.969 0.041 163.2)
Decimal14548717
Display P3color(display-p3 0.867 0.996 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddfeed on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#ddfeed on black: 19.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDF9EC
deuteranopia · #F6F5EE
tritanopia · #D7FEF9

Color scale — 50 to 950

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

#F2FDF7
#ddfeed
#C2FADD
#92FCC5
#5BFAA8
#25F98C
#07EE77
#06C663
#059F4F
#08723C
#054725
Base = 100Lightest = 50 · #F2FDF7Darkest = 950 · #054725
:root {
  --brand-50: #F2FDF7;
  --brand-100: #ddfeed;
  --brand-200: #C2FADD;
  --brand-300: #92FCC5;
  --brand-400: #5BFAA8;
  --brand-500: #25F98C;
  --brand-600: #07EE77;
  --brand-700: #06C663;
  --brand-800: #059F4F;
  --brand-900: #08723C;
  --brand-950: #054725;
  --brand: #ddfeed;
  --brand-ink: #000000;
}

Colors that work with #ddfeed

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#F4FAF7
Tinted page background
Border#C0EDD6
Hairlines and dividers
Muted text#4B9B72
Captions on the surface
Accent#CC009D
Second voice, not a rival
Dark variant#047C3E
Hover, pressed, headers
Light variant#E6FEF2
Selected rows, tints
Dark surface#14241C
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 #ddfeed

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#FEDDEE
Analogous left#DDFEDD
Analogous right#DDFEFD
Split-complement 1#FDDDFE
Split-complement 2#FEDDDD
Triadic 1#EDDDFE
Triadic 2#FEEDDD
Tetradic#DDDDFE

RGB percentages

Red86.7%
Green99.6%
Blue92.9%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow6.7%
Key (black)0.4%

Color previews

#ddfeed text on a black background

contrast 19.47:1

Card sample

#ddfeed text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfeed

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.

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

#ddfeed, answered

What color is #ddfeed?

#ddfeed is a pale electric green, closest to Honey Dew (ΔE2000 5.7). It sits at 149° on the hue wheel with 94% saturation and 93% lightness, which reads as cool.

What is the RGB value of #ddfeed?

rgb(221, 254, 237) — 221 red, 254 green and 237 blue out of 255, or 86.7% / 99.6% / 92.9% by channel.

Is #ddfeed a light or a dark color?

It is a light color. Relative luminance is 0.9237 and perceived brightness is 95%, so black text on it reaches 19.47:1.

Should I use black or white text on #ddfeed?

Black. It scores 19.47:1 against #ddfeed, versus 1.08:1 for white — AAA at any size.

What is the complementary color of #ddfeed?

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

What colors go well with #ddfeed?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B72 for secondary text, #CC009D as an accent and #047C3E for hover and pressed states. For a palette, the analogous pair #DDFEDD and #DDFEFD stays calm, while #FEDDEE is the loudest partner.

What is #ddfeed in CMYK for printing?

cmyk(13%, 0%, 7%, 0%). 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 #ddfeed warm or cool?

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

Work with #ddfeed in the Color Lab