Skip to content

#dff9b2

a light, electric green · neutral · closest name: Pale Goldenrod

RGB
223, 249, 178
HSL
82°, 86%, 84%
CMYK
10, 0, 29, 2
Luminance
0.8665

At a glance

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

Hex
#dff9b2
Hue
82°
green
Saturation
86%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8665
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.33:1
Closest name
Pale Goldenrod
ΔE2000 8.5
Where it sits
Hue82° of 360°
Saturation86%
Lightness84%
Temperature
Warm ← → Cool43% 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#dff9b2
RGBrgb(223, 249, 178)
HSLhsl(82, 86%, 84%)
CMYKcmyk(10%, 0%, 29%, 2%)
LABlab(94.6 -20.2 31.4)
LCHlch(94.6 37.3 122.7)
OKLCHoklch(0.946 0.096 124.5)
Decimal14678450
Display P3color(display-p3 0.875 0.976 0.698)

Copy-ready code

/* CSS */
color: #dff9b2;
background-color: #dff9b2;
/* Tailwind (arbitrary) */
class="text-[#dff9b2] bg-[#dff9b2]"
/* SCSS */
$brand: #dff9b2;
/* SwiftUI */
Color(red: 0.875, green: 0.976, blue: 0.698)
/* Android */
Color.parseColor("#dff9b2")
/* Flutter */
Color(0xFFDFF9B2)
/* Python / OpenCV (BGR) */
(178, 249, 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 #dff9b2 · 18.33:1
Use #000000AAA at every size.
Aa
White text · 1.15:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dff9b2 as text scores 1.15:1 on white and 18.33:1 on black.

Accessibility — WCAG contrast

Aa
#dff9b2 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dff9b2 on black: 18.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF0AD
deuteranopia · #FDEFB5
tritanopia · #E4F2E6

Color scale — 50 to 950

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

#F9FDF2
#F2FAE5
#dff9b2
#D4F797
#BEF363
#A8EF2F
#96E312
#7DBD0F
#64970C
#4A6D0D
#2E4408
Base = 200Lightest = 50 · #F9FDF2Darkest = 950 · #2E4408
:root {
  --brand-50: #F9FDF2;
  --brand-100: #F2FAE5;
  --brand-200: #dff9b2;
  --brand-300: #D4F797;
  --brand-400: #BEF363;
  --brand-500: #A8EF2F;
  --brand-600: #96E312;
  --brand-700: #7DBD0F;
  --brand-800: #64970C;
  --brand-900: #4A6D0D;
  --brand-950: #2E4408;
  --brand: #dff9b2;
  --brand-ink: #000000;
}

Colors that work with #dff9b2

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#F8FAF4
Tinted page background
Border#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#200AC2
Second voice, not a rival
Dark variant#4E7609
Hover, pressed, headers
Light variant#F5FDE7
Selected rows, tints
Dark surface#1E2414
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 #dff9b2

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#CCB2F9
Analogous left#F9EFB2
Analogous right#BBF9B2
Split-complement 1#B2BBF9
Split-complement 2#EFB2F9
Triadic 1#B2DFF9
Triadic 2#F9B2DF
Tetradic#B2F9EF

RGB percentages

Red87.5%
Green97.6%
Blue69.8%

CMYK percentages

Cyan10.4%
Magenta0.0%
Yellow28.5%
Key (black)2.4%

Color previews

#dff9b2 text on a black background

contrast 18.33:1

Card sample

#dff9b2 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff9b2

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.

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

#dff9b2, answered

What color is #dff9b2?

#dff9b2 is a light electric green, closest to Pale Goldenrod (ΔE2000 8.5). It sits at 82° on the hue wheel with 86% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #dff9b2?

rgb(223, 249, 178) — 223 red, 249 green and 178 blue out of 255, or 87.5% / 97.6% / 69.8% by channel.

Is #dff9b2 a light or a dark color?

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

Should I use black or white text on #dff9b2?

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

What is the complementary color of #dff9b2?

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

What colors go well with #dff9b2?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #200AC2 as an accent and #4E7609 for hover and pressed states. For a palette, the analogous pair #F9EFB2 and #BBF9B2 stays calm, while #CCB2F9 is the loudest partner.

What is #dff9b2 in CMYK for printing?

cmyk(10%, 0%, 29%, 2%). 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 #dff9b2 warm or cool?

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

Work with #dff9b2 in the Color Lab