Skip to content

#dfeea7

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

RGB
223, 238, 167
HSL
73°, 68%, 79%
CMYK
6, 0, 30, 7
Luminance
0.7963

At a glance

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

Hex
#dfeea7
Hue
73°
green
Saturation
68%
vivid
Lightness
79%
light
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7963
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.93:1
Closest name
Pale Goldenrod
ΔE2000 5.8
Where it sits
Hue73° of 360°
Saturation68%
Lightness79%
Temperature
Warm ← → Cool36% 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#dfeea7
RGBrgb(223, 238, 167)
HSLhsl(73, 68%, 79%)
CMYKcmyk(6%, 0%, 30%, 7%)
LABlab(91.5 -16.3 32.8)
LCHlch(91.5 36.6 116.4)
OKLCHoklch(0.921 0.093 118.0)
Decimal14675623
Display P3color(display-p3 0.875 0.933 0.655)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeea7 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dfeea7 on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7E6A2
deuteranopia · #F6E7AA
tritanopia · #E6E6DC

Color scale — 50 to 950

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

#FAFBF3
#F4F8E8
#E9F2CA
#dfeea7
#CCE472
#BBDB43
#AACD28
#8EAB21
#71891A
#536317
#343E0E
Base = 300Lightest = 50 · #FAFBF3Darkest = 950 · #343E0E
:root {
  --brand-50: #FAFBF3;
  --brand-100: #F4F8E8;
  --brand-200: #E9F2CA;
  --brand-300: #dfeea7;
  --brand-400: #CCE472;
  --brand-500: #BBDB43;
  --brand-600: #AACD28;
  --brand-700: #8EAB21;
  --brand-800: #71891A;
  --brand-900: #536317;
  --brand-950: #343E0E;
  --brand: #dfeea7;
  --brand-ink: #000000;
}

Colors that work with #dfeea7

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#E3EDC0
Hairlines and dividers
Muted text#8A9B4B
Captions on the surface
Accent#1D23AF
Second voice, not a rival
Dark variant#596B15
Hover, pressed, headers
Light variant#F7FBEA
Selected rows, tints
Dark surface#212414
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 #dfeea7

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#B6A7EE
Analogous left#EEDAA7
Analogous right#BBEEA7
Split-complement 1#A7BBEE
Split-complement 2#DAA7EE
Triadic 1#A7DFEE
Triadic 2#EEA7DF
Tetradic#A7EEDA

RGB percentages

Red87.5%
Green93.3%
Blue65.5%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow29.8%
Key (black)6.7%

Color previews

#dfeea7 text on a black background

contrast 16.93:1

Card sample

#dfeea7 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeea7

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.

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

#dfeea7, answered

What color is #dfeea7?

#dfeea7 is a light vivid green, closest to Pale Goldenrod (ΔE2000 5.8). It sits at 73° on the hue wheel with 68% saturation and 79% lightness, which reads as warm.

What is the RGB value of #dfeea7?

rgb(223, 238, 167) — 223 red, 238 green and 167 blue out of 255, or 87.5% / 93.3% / 65.5% by channel.

Is #dfeea7 a light or a dark color?

It is a light color. Relative luminance is 0.7963 and perceived brightness is 89%, so black text on it reaches 16.93:1.

Should I use black or white text on #dfeea7?

Black. It scores 16.93:1 against #dfeea7, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #dfeea7?

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

What colors go well with #dfeea7?

For interface work: #F9FAF4 as the surface, #E3EDC0 for borders, #8A9B4B for secondary text, #1D23AF as an accent and #596B15 for hover and pressed states. For a palette, the analogous pair #EEDAA7 and #BBEEA7 stays calm, while #B6A7EE is the loudest partner.

What is #dfeea7 in CMYK for printing?

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

Is #dfeea7 warm or cool?

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

Work with #dfeea7 in the Color Lab