Skip to content

#dffdb2

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

RGB
223, 253, 178
HSL
84°, 95%, 85%
CMYK
12, 0, 30, 1
Luminance
0.8915

At a glance

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

Hex
#dffdb2
Hue
84°
green
Saturation
95%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8915
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.83:1
Closest name
Pale Goldenrod
ΔE2000 9.4
Where it sits
Hue84° of 360°
Saturation95%
Lightness85%
Temperature
Warm ← → Cool45% 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#dffdb2
RGBrgb(223, 253, 178)
HSLhsl(84, 95%, 85%)
CMYKcmyk(12%, 0%, 30%, 1%)
LABlab(95.6 -22.1 32.8)
LCHlch(95.6 39.5 124.0)
OKLCHoklch(0.955 0.102 126.0)
Decimal14679474
Display P3color(display-p3 0.875 0.992 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dffdb2 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#dffdb2 on black: 18.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF4AD
deuteranopia · #FFF2B5
tritanopia · #E3F6E9

Color scale — 50 to 950

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

#F9FDF1
#F2FBE4
#dffdb2
#D2FC92
#BBFB5B
#A4F924
#92EF06
#79C705
#619F04
#487308
#2D4805
Base = 200Lightest = 50 · #F9FDF1Darkest = 950 · #2D4805
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F2FBE4;
  --brand-200: #dffdb2;
  --brand-300: #D2FC92;
  --brand-400: #BBFB5B;
  --brand-500: #A4F924;
  --brand-600: #92EF06;
  --brand-700: #79C705;
  --brand-800: #619F04;
  --brand-900: #487308;
  --brand-950: #2D4805;
  --brand: #dffdb2;
  --brand-ink: #000000;
}

Colors that work with #dffdb2

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#DBEDC0
Hairlines and dividers
Muted text#7B9B4B
Captions on the surface
Accent#1F00CC
Second voice, not a rival
Dark variant#4C7C03
Hover, pressed, headers
Light variant#F5FEE6
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 #dffdb2

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#D0B2FD
Analogous left#FDF5B2
Analogous right#B9FDB2
Split-complement 1#B2B9FD
Split-complement 2#F5B2FD
Triadic 1#B2DFFD
Triadic 2#FDB2DF
Tetradic#B2FDF5

RGB percentages

Red87.5%
Green99.2%
Blue69.8%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow29.6%
Key (black)0.8%

Color previews

#dffdb2 text on a black background

contrast 18.83:1

Card sample

#dffdb2 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dffdb2

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.

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

#dffdb2, answered

What color is #dffdb2?

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

What is the RGB value of #dffdb2?

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

Is #dffdb2 a light or a dark color?

It is a light color. Relative luminance is 0.8915 and perceived brightness is 93%, so black text on it reaches 18.83:1.

Should I use black or white text on #dffdb2?

Black. It scores 18.83:1 against #dffdb2, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #dffdb2?

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

What colors go well with #dffdb2?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7B9B4B for secondary text, #1F00CC as an accent and #4C7C03 for hover and pressed states. For a palette, the analogous pair #FDF5B2 and #B9FDB2 stays calm, while #D0B2FD is the loudest partner.

What is #dffdb2 in CMYK for printing?

cmyk(12%, 0%, 30%, 1%). 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 #dffdb2 warm or cool?

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

Work with #dffdb2 in the Color Lab