Skip to content

#dcf7ac

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

RGB
220, 247, 172
HSL
82°, 82%, 82%
CMYK
11, 0, 30, 3
Luminance
0.8472

At a glance

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

Hex
#dcf7ac
Hue
82°
green
Saturation
82%
electric
Lightness
82%
light
Brightness
97%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8472
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.94:1
Closest name
Pale Goldenrod
ΔE2000 8.6
Where it sits
Hue82° of 360°
Saturation82%
Lightness82%
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#dcf7ac
RGBrgb(220, 247, 172)
HSLhsl(82, 82%, 82%)
CMYKcmyk(11%, 0%, 30%, 3%)
LABlab(93.8 -21.1 33.2)
LCHlch(93.8 39.4 122.4)
OKLCHoklch(0.939 0.101 124.4)
Decimal14481324
Display P3color(display-p3 0.863 0.969 0.675)

Copy-ready code

/* CSS */
color: #dcf7ac;
background-color: #dcf7ac;
/* Tailwind (arbitrary) */
class="text-[#dcf7ac] bg-[#dcf7ac]"
/* SCSS */
$brand: #dcf7ac;
/* SwiftUI */
Color(red: 0.863, green: 0.969, blue: 0.675)
/* Android */
Color.parseColor("#dcf7ac")
/* Flutter */
Color(0xFFDCF7AC)
/* Python / OpenCV (BGR) */
(172, 247, 220)

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 #dcf7ac · 17.94:1
Use #000000AAA at every size.
Aa
White text · 1.17:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dcf7ac as text scores 1.17:1 on white and 17.94:1 on black.

Accessibility — WCAG contrast

Aa
#dcf7ac on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#dcf7ac on black: 17.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEEA7
deuteranopia · #FCEDAF
tritanopia · #E1F0E3

Color scale — 50 to 950

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

#F9FCF2
#F2FAE6
#E5F6C6
#dcf7ac
#BEF066
#A9EB32
#97DF16
#7EBA12
#64950E
#4A6C0F
#2E4309
Base = 300Lightest = 50 · #F9FCF2Darkest = 950 · #2E4309
:root {
  --brand-50: #F9FCF2;
  --brand-100: #F2FAE6;
  --brand-200: #E5F6C6;
  --brand-300: #dcf7ac;
  --brand-400: #BEF066;
  --brand-500: #A9EB32;
  --brand-600: #97DF16;
  --brand-700: #7EBA12;
  --brand-800: #64950E;
  --brand-900: #4A6C0F;
  --brand-950: #2E4309;
  --brand: #dcf7ac;
  --brand-ink: #000000;
}

Colors that work with #dcf7ac

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#DCEDC0
Hairlines and dividers
Muted text#7E9B4B
Captions on the surface
Accent#220DBF
Second voice, not a rival
Dark variant#4E740B
Hover, pressed, headers
Light variant#F5FDE8
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 #dcf7ac

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#C7ACF7
Analogous left#F7EDAC
Analogous right#B7F7AC
Split-complement 1#ACB7F7
Split-complement 2#EDACF7
Triadic 1#ACDCF7
Triadic 2#F7ACDC
Tetradic#ACF7ED

RGB percentages

Red86.3%
Green96.9%
Blue67.5%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow30.4%
Key (black)3.1%

Color previews

#dcf7ac text on a black background

contrast 17.94:1

Card sample

#dcf7ac text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 247, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 247, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcf7ac;
background: linear-gradient(135deg, #dcf7ac, #ACF7AE);

Monochromatic scale

Palettes built from #dcf7ac

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.

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

#dcf7ac, answered

What color is #dcf7ac?

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

What is the RGB value of #dcf7ac?

rgb(220, 247, 172) — 220 red, 247 green and 172 blue out of 255, or 86.3% / 96.9% / 67.5% by channel.

Is #dcf7ac a light or a dark color?

It is a light color. Relative luminance is 0.8472 and perceived brightness is 91%, so black text on it reaches 17.94:1.

Should I use black or white text on #dcf7ac?

Black. It scores 17.94:1 against #dcf7ac, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #dcf7ac?

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

What colors go well with #dcf7ac?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7E9B4B for secondary text, #220DBF as an accent and #4E740B for hover and pressed states. For a palette, the analogous pair #F7EDAC and #B7F7AC stays calm, while #C7ACF7 is the loudest partner.

What is #dcf7ac in CMYK for printing?

cmyk(11%, 0%, 30%, 3%). 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 #dcf7ac 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 #F7F7AC; nudged cooler, #C0F8AB.

Work with #dcf7ac in the Color Lab