Skip to content

#dff9af

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

RGB
223, 249, 175
HSL
81°, 86%, 83%
CMYK
10, 0, 30, 2
Luminance
0.8653

At a glance

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

Hex
#dff9af
Hue
81°
green
Saturation
86%
electric
Lightness
83%
light
Brightness
98%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8653
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.31:1
Closest name
Pale Goldenrod
ΔE2000 8.5
Where it sits
Hue81° of 360°
Saturation86%
Lightness83%
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#dff9af
RGBrgb(223, 249, 175)
HSLhsl(81, 86%, 83%)
CMYKcmyk(10%, 0%, 30%, 2%)
LABlab(94.5 -20.6 32.8)
LCHlch(94.5 38.7 122.1)
OKLCHoklch(0.946 0.099 124.0)
Decimal14678447
Display P3color(display-p3 0.875 0.976 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff9af on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dff9af on black: 18.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF0AA
deuteranopia · #FEEFB2
tritanopia · #E4F2E6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dff9af 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
#F3FAE5
#dff9af
#D5F797
#C0F362
#ABEF2E
#9AE411
#80BE0E
#66980B
#4C6E0D
#2F4508
Base = 200Lightest = 50 · #F9FDF2Darkest = 950 · #2F4508
:root {
  --brand-50: #F9FDF2;
  --brand-100: #F3FAE5;
  --brand-200: #dff9af;
  --brand-300: #D5F797;
  --brand-400: #C0F362;
  --brand-500: #ABEF2E;
  --brand-600: #9AE411;
  --brand-700: #80BE0E;
  --brand-800: #66980B;
  --brand-900: #4C6E0D;
  --brand-950: #2F4508;
  --brand: #dff9af;
  --brand-ink: #000000;
}

Colors that work with #dff9af

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#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#1D09C3
Second voice, not a rival
Dark variant#507709
Hover, pressed, headers
Light variant#F6FDE7
Selected rows, tints
Dark surface#1F2414
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 #dff9af

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#C9AFF9
Analogous left#F9EEAF
Analogous right#BAF9AF
Split-complement 1#AFBAF9
Split-complement 2#EEAFF9
Triadic 1#AFDFF9
Triadic 2#F9AFDF
Tetradic#AFF9EE

RGB percentages

Red87.5%
Green97.6%
Blue68.6%

CMYK percentages

Cyan10.4%
Magenta0.0%
Yellow29.7%
Key (black)2.4%

Color previews

#dff9af text on a black background

contrast 18.31:1

Card sample

#dff9af text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff9af

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.

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

#dff9af, answered

What color is #dff9af?

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

What is the RGB value of #dff9af?

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

Is #dff9af a light or a dark color?

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

Should I use black or white text on #dff9af?

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

What is the complementary color of #dff9af?

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

What colors go well with #dff9af?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #1D09C3 as an accent and #507709 for hover and pressed states. For a palette, the analogous pair #F9EEAF and #BAF9AF stays calm, while #C9AFF9 is the loudest partner.

What is #dff9af in CMYK for printing?

cmyk(10%, 0%, 30%, 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 #dff9af 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 #F9F8AF; nudged cooler, #C3FAAE.

Work with #dff9af in the Color Lab