Skip to content

#dff6cd

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

RGB
223, 246, 205
HSL
94°, 70%, 88%
CMYK
9, 0, 17, 4
Luminance
0.8601

At a glance

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

Hex
#dff6cd
Hue
94°
green
Saturation
70%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8601
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.20:1
Closest name
Light Goldenrod Yellow
ΔE2000 7.3
Where it sits
Hue94° of 360°
Saturation70%
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#dff6cd
RGBrgb(223, 246, 205)
HSLhsl(94, 70%, 88%)
CMYKcmyk(9%, 0%, 17%, 4%)
LABlab(94.3 -14.7 17.2)
LCHlch(94.3 22.6 130.4)
OKLCHoklch(0.946 0.059 131.4)
Decimal14677709
Display P3color(display-p3 0.875 0.965 0.804)

Copy-ready code

/* CSS */
color: #dff6cd;
background-color: #dff6cd;
/* Tailwind (arbitrary) */
class="text-[#dff6cd] bg-[#dff6cd]"
/* SCSS */
$brand: #dff6cd;
/* SwiftUI */
Color(red: 0.875, green: 0.965, blue: 0.804)
/* Android */
Color.parseColor("#dff6cd")
/* Flutter */
Color(0xFFDFF6CD)
/* Python / OpenCV (BGR) */
(205, 246, 223)

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 #dff6cd · 18.20:1
Use #000000AAA at every size.
Aa
White text · 1.15:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.20:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dff6cd as text scores 1.15:1 on white and 18.20:1 on black.

Accessibility — WCAG contrast

Aa
#dff6cd on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dff6cd on black: 18.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAF0CB
deuteranopia · #F6EECF
tritanopia · #E0F2EA

Color scale — 50 to 950

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

#F7FBF3
#EFF8E7
#dff6cd
#C2EEA0
#A4E570
#85DD41
#70CF25
#5DAD1F
#4B8A19
#386416
#233F0E
Base = 200Lightest = 50 · #F7FBF3Darkest = 950 · #233F0E
:root {
  --brand-50: #F7FBF3;
  --brand-100: #EFF8E7;
  --brand-200: #dff6cd;
  --brand-300: #C2EEA0;
  --brand-400: #A4E570;
  --brand-500: #85DD41;
  --brand-600: #70CF25;
  --brand-700: #5DAD1F;
  --brand-800: #4B8A19;
  --brand-900: #386416;
  --brand-950: #233F0E;
  --brand: #dff6cd;
  --brand-ink: #000000;
}

Colors that work with #dff6cd

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#6E9B4B
Captions on the surface
Accent#491CB0
Second voice, not a rival
Dark variant#3A6C13
Hover, pressed, headers
Light variant#F1FBE9
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 #dff6cd

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#E4CDF6
Analogous left#F3F6CD
Analogous right#CDF6CF
Split-complement 1#CFCDF6
Split-complement 2#F6CDF3
Triadic 1#CDDFF6
Triadic 2#F6CDDF
Tetradic#CDF3F6

RGB percentages

Red87.5%
Green96.5%
Blue80.4%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow16.7%
Key (black)3.5%

Color previews

#dff6cd text on a black background

contrast 18.20:1

Card sample

#dff6cd text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 246, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 246, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dff6cd;
background: linear-gradient(135deg, #dff6cd, #CDF6D6);

Monochromatic scale

Palettes built from #dff6cd

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.

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

#dff6cd, answered

What color is #dff6cd?

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

What is the RGB value of #dff6cd?

rgb(223, 246, 205) — 223 red, 246 green and 205 blue out of 255, or 87.5% / 96.5% / 80.4% by channel.

Is #dff6cd a light or a dark color?

It is a light color. Relative luminance is 0.8601 and perceived brightness is 92%, so black text on it reaches 18.20:1.

Should I use black or white text on #dff6cd?

Black. It scores 18.20:1 against #dff6cd, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #dff6cd?

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

What colors go well with #dff6cd?

For interface work: #F7FAF4 as the surface, #D3EDC0 for borders, #6E9B4B for secondary text, #491CB0 as an accent and #3A6C13 for hover and pressed states. For a palette, the analogous pair #F3F6CD and #CDF6CF stays calm, while #E4CDF6 is the loudest partner.

What is #dff6cd in CMYK for printing?

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

Is #dff6cd 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 #EEF6CD; nudged cooler, #CFF7CC.

Work with #dff6cd in the Color Lab