Skip to content

#ddf1ce

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

RGB
221, 241, 206
HSL
94°, 56%, 88%
CMYK
8, 0, 15, 6
Luminance
0.8274

At a glance

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

Hex
#ddf1ce
Hue
94°
green
Saturation
56%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8274
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.55:1
Closest name
Light Goldenrod Yellow
ΔE2000 7.2
Where it sits
Hue94° of 360°
Saturation56%
Lightness88%
Temperature
Warm ← → Cool52% 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#ddf1ce
RGBrgb(221, 241, 206)
HSLhsl(94, 56%, 88%)
CMYKcmyk(8%, 0%, 15%, 6%)
LABlab(92.9 -12.7 14.7)
LCHlch(92.9 19.4 130.9)
OKLCHoklch(0.934 0.051 131.8)
Decimal14545358
Display P3color(display-p3 0.867 0.945 0.808)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf1ce on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#ddf1ce on black: 17.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5ECCC
deuteranopia · #F1EACF
tritanopia · #DEEEE7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddf1ce 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
#ddf1ce
#C2E6A8
#A4DA7C
#86CD50
#71BE36
#5E9F2D
#4B7F24
#395D1E
#233A13
Base = 200Lightest = 50 · #F7FBF4Darkest = 950 · #233A13
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EFF6E9;
  --brand-200: #ddf1ce;
  --brand-300: #C2E6A8;
  --brand-400: #A4DA7C;
  --brand-500: #86CD50;
  --brand-600: #71BE36;
  --brand-700: #5E9F2D;
  --brand-800: #4B7F24;
  --brand-900: #395D1E;
  --brand-950: #233A13;
  --brand: #ddf1ce;
  --brand-ink: #000000;
}

Colors that work with #ddf1ce

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#D3EDC0
Hairlines and dividers
Muted text#6D9B4B
Captions on the surface
Accent#512AA2
Second voice, not a rival
Dark variant#3B631C
Hover, pressed, headers
Light variant#F1F9EB
Selected rows, tints
Dark surface#1B2414
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 #ddf1ce

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#E2CEF1
Analogous left#EEF1CE
Analogous right#CEF1D0
Split-complement 1#D0CEF1
Split-complement 2#F1CEEE
Triadic 1#CEDDF1
Triadic 2#F1CEDD
Tetradic#CEEEF1

RGB percentages

Red86.7%
Green94.5%
Blue80.8%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow14.5%
Key (black)5.5%

Color previews

#ddf1ce text on a black background

contrast 17.55:1

Card sample

#ddf1ce text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf1ce

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.

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

#ddf1ce, answered

What color is #ddf1ce?

#ddf1ce is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 7.2). It sits at 94° on the hue wheel with 56% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #ddf1ce?

rgb(221, 241, 206) — 221 red, 241 green and 206 blue out of 255, or 86.7% / 94.5% / 80.8% by channel.

Is #ddf1ce a light or a dark color?

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

Should I use black or white text on #ddf1ce?

Black. It scores 17.55:1 against #ddf1ce, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #ddf1ce?

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

What colors go well with #ddf1ce?

For interface work: #F7FAF4 as the surface, #D3EDC0 for borders, #6D9B4B for secondary text, #512AA2 as an accent and #3B631C for hover and pressed states. For a palette, the analogous pair #EEF1CE and #CEF1D0 stays calm, while #E2CEF1 is the loudest partner.

What is #ddf1ce 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 #ddf1ce warm or cool?

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

Work with #ddf1ce in the Color Lab