Skip to content

#dfefaf

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

RGB
223, 239, 175
HSL
75°, 67%, 81%
CMYK
7, 0, 27, 6
Luminance
0.8052

At a glance

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

Hex
#dfefaf
Hue
75°
green
Saturation
67%
vivid
Lightness
81%
light
Brightness
94%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8052
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.10:1
Closest name
Pale Goldenrod
ΔE2000 6
Where it sits
Hue75° of 360°
Saturation67%
Lightness81%
Temperature
Warm ← → Cool38% 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#dfefaf
RGBrgb(223, 239, 175)
HSLhsl(75, 67%, 81%)
CMYKcmyk(7%, 0%, 27%, 6%)
LABlab(91.9 -15.7 29.3)
LCHlch(91.9 33.2 118.2)
OKLCHoklch(0.925 0.085 119.5)
Decimal14675887
Display P3color(display-p3 0.875 0.937 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfefaf on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#dfefaf on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7E8AB
deuteranopia · #F5E8B2
tritanopia · #E5E8DE

Color scale — 50 to 950

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

#F9FBF3
#F4F8E8
#E8F1CA
#dfefaf
#C7E373
#B4DA44
#A3CC29
#88AA22
#6D881B
#506318
#323E0F
Base = 300Lightest = 50 · #F9FBF3Darkest = 950 · #323E0F
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F4F8E8;
  --brand-200: #E8F1CA;
  --brand-300: #dfefaf;
  --brand-400: #C7E373;
  --brand-500: #B4DA44;
  --brand-600: #A3CC29;
  --brand-700: #88AA22;
  --brand-800: #6D881B;
  --brand-900: #506318;
  --brand-950: #323E0F;
  --brand: #dfefaf;
  --brand-ink: #000000;
}

Colors that work with #dfefaf

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#E1EDC0
Hairlines and dividers
Muted text#879B4B
Captions on the surface
Accent#1E1EAE
Second voice, not a rival
Dark variant#556A15
Hover, pressed, headers
Light variant#F7FBEA
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 #dfefaf

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#BFAFEF
Analogous left#EFDFAF
Analogous right#BFEFAF
Split-complement 1#AFBFEF
Split-complement 2#DFAFEF
Triadic 1#AFDFEF
Triadic 2#EFAFDF
Tetradic#AFEFDF

RGB percentages

Red87.5%
Green93.7%
Blue68.6%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow26.8%
Key (black)6.3%

Color previews

#dfefaf text on a black background

contrast 17.10:1

Card sample

#dfefaf text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfefaf

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.

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

#dfefaf, answered

What color is #dfefaf?

#dfefaf is a light vivid green, closest to Pale Goldenrod (ΔE2000 6). It sits at 75° on the hue wheel with 67% saturation and 81% lightness, which reads as warm.

What is the RGB value of #dfefaf?

rgb(223, 239, 175) — 223 red, 239 green and 175 blue out of 255, or 87.5% / 93.7% / 68.6% by channel.

Is #dfefaf a light or a dark color?

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

Should I use black or white text on #dfefaf?

Black. It scores 17.10:1 against #dfefaf, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #dfefaf?

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

What colors go well with #dfefaf?

For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #879B4B for secondary text, #1E1EAE as an accent and #556A15 for hover and pressed states. For a palette, the analogous pair #EFDFAF and #BFEFAF stays calm, while #BFAFEF is the loudest partner.

What is #dfefaf in CMYK for printing?

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

Is #dfefaf warm or cool?

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

Work with #dfefaf in the Color Lab