Skip to content

#dfeac4

a light, vivid green · warm · closest name: Light Goldenrod Yellow

RGB
223, 234, 196
HSL
77°, 48%, 84%
CMYK
5, 0, 16, 8
Luminance
0.7852

At a glance

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

Hex
#dfeac4
Hue
77°
green
Saturation
48%
vivid
Lightness
84%
light
Brightness
92%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7852
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.70:1
Closest name
Light Goldenrod Yellow
ΔE2000 5.4
Where it sits
Hue77° of 360°
Saturation48%
Lightness84%
Temperature
Warm ← → Cool39% 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#dfeac4
RGBrgb(223, 234, 196)
HSLhsl(77, 48%, 84%)
CMYKcmyk(5%, 0%, 16%, 8%)
LABlab(91.0 -10.1 17.3)
LCHlch(91.0 20.0 120.4)
OKLCHoklch(0.919 0.052 120.5)
Decimal14674628
Display P3color(display-p3 0.875 0.918 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeac4 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dfeac4 on black: 16.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE5C2
deuteranopia · #EEE5C5
tritanopia · #E3E6DF

Color scale — 50 to 950

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

#F9FAF5
#F2F5EA
#dfeac4
#D2E2AC
#BCD383
#A5C45A
#93B540
#7A9636
#62782B
#485822
#2D3716
Base = 200Lightest = 50 · #F9FAF5Darkest = 950 · #2D3716
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F2F5EA;
  --brand-200: #dfeac4;
  --brand-300: #D2E2AC;
  --brand-400: #BCD383;
  --brand-500: #A5C45A;
  --brand-600: #93B540;
  --brand-700: #7A9636;
  --brand-800: #62782B;
  --brand-900: #485822;
  --brand-950: #2D3716;
  --brand: #dfeac4;
  --brand-ink: #000000;
}

Colors that work with #dfeac4

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#DEEAC3
Hairlines and dividers
Muted text#849B4B
Captions on the surface
Accent#36309C
Second voice, not a rival
Dark variant#4C5E21
Hover, pressed, headers
Light variant#F5F8EC
Selected rows, tints
Dark surface#202414
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 #dfeac4

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#CFC4EA
Analogous left#EAE2C4
Analogous right#CCEAC4
Split-complement 1#C4CCEA
Split-complement 2#E2C4EA
Triadic 1#C4DFEA
Triadic 2#EAC4DF
Tetradic#C4EAE2

RGB percentages

Red87.5%
Green91.8%
Blue76.9%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow16.2%
Key (black)8.2%

Color previews

#dfeac4 text on a black background

contrast 16.70:1

Card sample

#dfeac4 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeac4

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.

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

#dfeac4, answered

What color is #dfeac4?

#dfeac4 is a light vivid green, closest to Light Goldenrod Yellow (ΔE2000 5.4). It sits at 77° on the hue wheel with 48% saturation and 84% lightness, which reads as warm.

What is the RGB value of #dfeac4?

rgb(223, 234, 196) — 223 red, 234 green and 196 blue out of 255, or 87.5% / 91.8% / 76.9% by channel.

Is #dfeac4 a light or a dark color?

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

Should I use black or white text on #dfeac4?

Black. It scores 16.70:1 against #dfeac4, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #dfeac4?

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

What colors go well with #dfeac4?

For interface work: #F9FAF4 as the surface, #DEEAC3 for borders, #849B4B for secondary text, #36309C as an accent and #4C5E21 for hover and pressed states. For a palette, the analogous pair #EAE2C4 and #CCEAC4 stays calm, while #CFC4EA is the loudest partner.

What is #dfeac4 in CMYK for printing?

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

Is #dfeac4 warm or cool?

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

Work with #dfeac4 in the Color Lab