Skip to content

#dcf7ae

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

RGB
220, 247, 174
HSL
82°, 82%, 83%
CMYK
11, 0, 30, 3
Luminance
0.8479

At a glance

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

Hex
#dcf7ae
Hue
82°
green
Saturation
82%
electric
Lightness
83%
light
Brightness
97%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8479
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.96:1
Closest name
Pale Goldenrod
ΔE2000 8.6
Where it sits
Hue82° of 360°
Saturation82%
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#dcf7ae
RGBrgb(220, 247, 174)
HSLhsl(82, 82%, 83%)
CMYKcmyk(11%, 0%, 30%, 3%)
LABlab(93.8 -20.8 32.3)
LCHlch(93.8 38.4 122.8)
OKLCHoklch(0.939 0.099 124.7)
Decimal14481326
Display P3color(display-p3 0.863 0.969 0.682)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcf7ae on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#dcf7ae on black: 17.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEEA9
deuteranopia · #FBEDB1
tritanopia · #E1F0E4

Color scale — 50 to 950

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

#F9FCF2
#F2F9E6
#dcf7ae
#D3F599
#BDF066
#A7EB33
#94DF16
#7CBA12
#63950F
#496B0F
#2E4309
Base = 200Lightest = 50 · #F9FCF2Darkest = 950 · #2E4309
:root {
  --brand-50: #F9FCF2;
  --brand-100: #F2F9E6;
  --brand-200: #dcf7ae;
  --brand-300: #D3F599;
  --brand-400: #BDF066;
  --brand-500: #A7EB33;
  --brand-600: #94DF16;
  --brand-700: #7CBA12;
  --brand-800: #63950F;
  --brand-900: #496B0F;
  --brand-950: #2E4309;
  --brand: #dcf7ae;
  --brand-ink: #000000;
}

Colors that work with #dcf7ae

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#7D9B4B
Captions on the surface
Accent#220EBE
Second voice, not a rival
Dark variant#4D740B
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 #dcf7ae

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#C9AEF7
Analogous left#F7EDAE
Analogous right#B7F7AE
Split-complement 1#AEB7F7
Split-complement 2#EDAEF7
Triadic 1#AEDCF7
Triadic 2#F7AEDC
Tetradic#AEF7ED

RGB percentages

Red86.3%
Green96.9%
Blue68.2%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow29.6%
Key (black)3.1%

Color previews

#dcf7ae text on a black background

contrast 17.96:1

Card sample

#dcf7ae text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcf7ae

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.

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

#dcf7ae, answered

What color is #dcf7ae?

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

What is the RGB value of #dcf7ae?

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

Is #dcf7ae a light or a dark color?

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

Should I use black or white text on #dcf7ae?

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

What is the complementary color of #dcf7ae?

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

What colors go well with #dcf7ae?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #220EBE as an accent and #4D740B for hover and pressed states. For a palette, the analogous pair #F7EDAE and #B7F7AE stays calm, while #C9AEF7 is the loudest partner.

What is #dcf7ae 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 #dcf7ae 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 #F7F7AE; nudged cooler, #C1F8AD.

Work with #dcf7ae in the Color Lab