Skip to content

#dcfcb2

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

RGB
220, 252, 178
HSL
86°, 93%, 84%
CMYK
13, 0, 29, 1
Luminance
0.8805

At a glance

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

Hex
#dcfcb2
Hue
86°
green
Saturation
93%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8805
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.61:1
Closest name
Pale Goldenrod
ΔE2000 9.7
Where it sits
Hue86° of 360°
Saturation93%
Lightness84%
Temperature
Warm ← → Cool47% 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#dcfcb2
RGBrgb(220, 252, 178)
HSLhsl(86, 93%, 84%)
CMYKcmyk(13%, 0%, 29%, 1%)
LABlab(95.2 -22.7 32.1)
LCHlch(95.2 39.3 125.2)
OKLCHoklch(0.950 0.101 127.2)
Decimal14482610
Display P3color(display-p3 0.863 0.988 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcfcb2 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#dcfcb2 on black: 18.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF2AD
deuteranopia · #FFF1B5
tritanopia · #E0F5E9

Color scale — 50 to 950

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

#F8FDF2
#F1FBE4
#dcfcb2
#CEFB93
#B5F95D
#9DF727
#8AEC09
#73C408
#5C9D06
#447109
#2B4706
Base = 200Lightest = 50 · #F8FDF2Darkest = 950 · #2B4706
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F1FBE4;
  --brand-200: #dcfcb2;
  --brand-300: #CEFB93;
  --brand-400: #B5F95D;
  --brand-500: #9DF727;
  --brand-600: #8AEC09;
  --brand-700: #73C408;
  --brand-800: #5C9D06;
  --brand-900: #447109;
  --brand-950: #2B4706;
  --brand: #dcfcb2;
  --brand-ink: #000000;
}

Colors that work with #dcfcb2

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#D9EDC0
Hairlines and dividers
Muted text#789B4B
Captions on the surface
Accent#2603C9
Second voice, not a rival
Dark variant#487B05
Hover, pressed, headers
Light variant#F4FEE6
Selected rows, tints
Dark surface#1D2414
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 #dcfcb2

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#D2B2FC
Analogous left#FCF7B2
Analogous right#B7FCB2
Split-complement 1#B2B7FC
Split-complement 2#F7B2FC
Triadic 1#B2DCFC
Triadic 2#FCB2DC
Tetradic#B2FCF7

RGB percentages

Red86.3%
Green98.8%
Blue69.8%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow29.4%
Key (black)1.2%

Color previews

#dcfcb2 text on a black background

contrast 18.61:1

Card sample

#dcfcb2 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcfcb2

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.

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

#dcfcb2, answered

What color is #dcfcb2?

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

What is the RGB value of #dcfcb2?

rgb(220, 252, 178) — 220 red, 252 green and 178 blue out of 255, or 86.3% / 98.8% / 69.8% by channel.

Is #dcfcb2 a light or a dark color?

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

Should I use black or white text on #dcfcb2?

Black. It scores 18.61:1 against #dcfcb2, versus 1.13:1 for white — AAA at any size.

What is the complementary color of #dcfcb2?

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

What colors go well with #dcfcb2?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #789B4B for secondary text, #2603C9 as an accent and #487B05 for hover and pressed states. For a palette, the analogous pair #FCF7B2 and #B7FCB2 stays calm, while #D2B2FC is the loudest partner.

What is #dcfcb2 in CMYK for printing?

cmyk(13%, 0%, 29%, 1%). 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 #dcfcb2 warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F7FCB2; nudged cooler, #C0FDB1.

Work with #dcfcb2 in the Color Lab