Skip to content

#d1df8d

a light, vivid green · warm · closest name: Pale Goldenrod

RGB
209, 223, 141
HSL
70°, 56%, 71%
CMYK
6, 0, 37, 13
Luminance
0.6825

At a glance

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

Hex
#d1df8d
Hue
70°
green
Saturation
56%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6825
WCAG relative
Temperature
Warm
33/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.65:1
Closest name
Pale Goldenrod
ΔE2000 7
Where it sits
Hue70° of 360°
Saturation56%
Lightness71%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d1df8d
RGBrgb(209, 223, 141)
HSLhsl(70, 56%, 71%)
CMYKcmyk(6%, 0%, 37%, 13%)
LABlab(86.1 -17.4 38.6)
LCHlch(86.1 42.4 114.2)
OKLCHoklch(0.874 0.106 116.6)
Decimal13754253
Display P3color(display-p3 0.820 0.875 0.553)

Copy-ready code

/* CSS */
color: #d1df8d;
background-color: #d1df8d;
/* Tailwind (arbitrary) */
class="text-[#d1df8d] bg-[#d1df8d]"
/* SCSS */
$brand: #d1df8d;
/* SwiftUI */
Color(red: 0.820, green: 0.875, blue: 0.553)
/* Android */
Color.parseColor("#d1df8d")
/* Flutter */
Color(0xFFD1DF8D)
/* Python / OpenCV (BGR) */
(141, 223, 209)

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

Accessibility — WCAG contrast

Aa
#d1df8d on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#d1df8d on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAD787
deuteranopia · #E8D891
tritanopia · #D9D7CB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d1df8d is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFBF4
#F4F6E9
#E9EECD
#DCE6A7
#d1df8d
#B8CE50
#A8BF36
#8C9F2D
#707F24
#525D1E
#333A12
Base = 400Lightest = 50 · #FAFBF4Darkest = 950 · #333A12
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F4F6E9;
  --brand-200: #E9EECD;
  --brand-300: #DCE6A7;
  --brand-400: #d1df8d;
  --brand-500: #B8CE50;
  --brand-600: #A8BF36;
  --brand-700: #8C9F2D;
  --brand-800: #707F24;
  --brand-900: #525D1E;
  --brand-950: #333A12;
  --brand: #d1df8d;
  --brand-ink: #000000;
}

Colors that work with #d1df8d

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#F9FAF4
Tinted page background
Border#E5EDC0
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#2832A4
Second voice, not a rival
Dark variant#57641C
Hover, pressed, headers
Light variant#F7F9EB
Selected rows, tints
Dark surface#222414
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 #d1df8d

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#9B8DDF
Analogous left#DFC48D
Analogous right#A8DF8D
Split-complement 1#8DA8DF
Split-complement 2#C48DDF
Triadic 1#8DD1DF
Triadic 2#DF8DD1
Tetradic#8DDFC4

RGB percentages

Red82.0%
Green87.5%
Blue55.3%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow36.8%
Key (black)12.5%

Color previews

#d1df8d text on a black background

contrast 14.65:1

Card sample

#d1df8d text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(209, 223, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(209, 223, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d1df8d;
background: linear-gradient(135deg, #d1df8d, #9ADF8D);

Monochromatic scale

Palettes built from #d1df8d

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.

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

Converts to four-color process without much drama. Proof it anyway.

#d1df8d, answered

What color is #d1df8d?

#d1df8d is a light vivid green, closest to Pale Goldenrod (ΔE2000 7). It sits at 70° on the hue wheel with 56% saturation and 71% lightness, which reads as warm.

What is the RGB value of #d1df8d?

rgb(209, 223, 141) — 209 red, 223 green and 141 blue out of 255, or 82% / 87.5% / 55.3% by channel.

Is #d1df8d a light or a dark color?

It is a light color. Relative luminance is 0.6825 and perceived brightness is 83%, so black text on it reaches 14.65:1.

Should I use black or white text on #d1df8d?

Black. It scores 14.65:1 against #d1df8d, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #d1df8d?

#9B8DDF sits directly opposite on the wheel. Softer options are the split-complements #8DA8DF and #C48DDF, which give the same contrast with far less vibration.

What colors go well with #d1df8d?

For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8D9B4B for secondary text, #2832A4 as an accent and #57641C for hover and pressed states. For a palette, the analogous pair #DFC48D and #A8DF8D stays calm, while #9B8DDF is the loudest partner.

What is #d1df8d in CMYK for printing?

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

Is #d1df8d warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFCF8D; nudged cooler, #B3E18C.

Work with #d1df8d in the Color Lab