Skip to content

#ddf0cc

a pale, vivid green · neutral · closest name: Light Goldenrod Yellow

RGB
221, 240, 204
HSL
92°, 55%, 87%
CMYK
8, 0, 15, 6
Luminance
0.8205

At a glance

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

Hex
#ddf0cc
Hue
92°
green
Saturation
55%
vivid
Lightness
87%
pale
Brightness
94%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8205
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.41:1
Closest name
Light Goldenrod Yellow
ΔE2000 6.9
Where it sits
Hue92° of 360°
Saturation55%
Lightness87%
Temperature
Warm ← → Cool51% 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#ddf0cc
RGBrgb(221, 240, 204)
HSLhsl(92, 55%, 87%)
CMYKcmyk(8%, 0%, 15%, 6%)
LABlab(92.6 -12.6 15.3)
LCHlch(92.6 19.8 129.4)
OKLCHoklch(0.932 0.052 130.1)
Decimal14545100
Display P3color(display-p3 0.867 0.941 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf0cc on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ddf0cc on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4EBCA
deuteranopia · #F1E9CE
tritanopia · #DEEDE6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddf0cc 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
#EFF6E9
#ddf0cc
#C5E5A8
#A8D97D
#8BCC52
#77BD38
#639E2E
#4F7E25
#3B5C1F
#253913
Base = 200Lightest = 50 · #F7FBF4Darkest = 950 · #253913
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EFF6E9;
  --brand-200: #ddf0cc;
  --brand-300: #C5E5A8;
  --brand-400: #A8D97D;
  --brand-500: #8BCC52;
  --brand-600: #77BD38;
  --brand-700: #639E2E;
  --brand-800: #4F7E25;
  --brand-900: #3B5C1F;
  --brand-950: #253913;
  --brand: #ddf0cc;
  --brand-ink: #000000;
}

Colors that work with #ddf0cc

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#D5ECC0
Hairlines and dividers
Muted text#709B4B
Captions on the surface
Accent#4D2BA1
Second voice, not a rival
Dark variant#3E621D
Hover, pressed, headers
Light variant#F2F9EB
Selected rows, tints
Dark surface#1C2414
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 #ddf0cc

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#DFCCF0
Analogous left#EFF0CC
Analogous right#CCF0CD
Split-complement 1#CDCCF0
Split-complement 2#F0CCEF
Triadic 1#CCDDF0
Triadic 2#F0CCDD
Tetradic#CCEFF0

RGB percentages

Red86.7%
Green94.1%
Blue80.0%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow15.0%
Key (black)5.9%

Color previews

#ddf0cc text on a black background

contrast 17.41:1

Card sample

#ddf0cc text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf0cc

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.

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

#ddf0cc, answered

What color is #ddf0cc?

#ddf0cc is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 6.9). It sits at 92° on the hue wheel with 55% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #ddf0cc?

rgb(221, 240, 204) — 221 red, 240 green and 204 blue out of 255, or 86.7% / 94.1% / 80% by channel.

Is #ddf0cc a light or a dark color?

It is a light color. Relative luminance is 0.8205 and perceived brightness is 90%, so black text on it reaches 17.41:1.

Should I use black or white text on #ddf0cc?

Black. It scores 17.41:1 against #ddf0cc, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #ddf0cc?

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

What colors go well with #ddf0cc?

For interface work: #F7FAF4 as the surface, #D5ECC0 for borders, #709B4B for secondary text, #4D2BA1 as an accent and #3E621D for hover and pressed states. For a palette, the analogous pair #EFF0CC and #CCF0CD stays calm, while #DFCCF0 is the loudest partner.

What is #ddf0cc in CMYK for printing?

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

Is #ddf0cc warm or cool?

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

Work with #ddf0cc in the Color Lab