Skip to content

#dcf4b2

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

RGB
220, 244, 178
HSL
82°, 75%, 83%
CMYK
10, 0, 27, 4
Luminance
0.8313

At a glance

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

Hex
#dcf4b2
Hue
82°
green
Saturation
75%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8313
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.63:1
Closest name
Pale Goldenrod
ΔE2000 7.9
Where it sits
Hue82° of 360°
Saturation75%
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#dcf4b2
RGBrgb(220, 244, 178)
HSLhsl(82, 75%, 83%)
CMYKcmyk(10%, 0%, 27%, 4%)
LABlab(93.1 -18.8 29.3)
LCHlch(93.1 34.8 122.7)
OKLCHoklch(0.934 0.089 124.3)
Decimal14480562
Display P3color(display-p3 0.863 0.957 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcf4b2 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#dcf4b2 on black: 17.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCECAE
deuteranopia · #F8EBB5
tritanopia · #E1EEE2

Color scale — 50 to 950

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

#F9FCF3
#F2F9E7
#dcf4b2
#D2F19D
#BCEA6C
#A6E33B
#93D61F
#7BB319
#628F14
#496713
#2D410C
Base = 200Lightest = 50 · #F9FCF3Darkest = 950 · #2D410C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F2F9E7;
  --brand-200: #dcf4b2;
  --brand-300: #D2F19D;
  --brand-400: #BCEA6C;
  --brand-500: #A6E33B;
  --brand-600: #93D61F;
  --brand-700: #7BB319;
  --brand-800: #628F14;
  --brand-900: #496713;
  --brand-950: #2D410C;
  --brand: #dcf4b2;
  --brand-ink: #000000;
}

Colors that work with #dcf4b2

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#2815B7
Second voice, not a rival
Dark variant#4D7010
Hover, pressed, headers
Light variant#F5FCE9
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 #dcf4b2

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#CAB2F4
Analogous left#F4EBB2
Analogous right#BBF4B2
Split-complement 1#B2BBF4
Split-complement 2#EBB2F4
Triadic 1#B2DCF4
Triadic 2#F4B2DC
Tetradic#B2F4EB

RGB percentages

Red86.3%
Green95.7%
Blue69.8%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow27.0%
Key (black)4.3%

Color previews

#dcf4b2 text on a black background

contrast 17.63:1

Card sample

#dcf4b2 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcf4b2

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.

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

#dcf4b2, answered

What color is #dcf4b2?

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

What is the RGB value of #dcf4b2?

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

Is #dcf4b2 a light or a dark color?

It is a light color. Relative luminance is 0.8313 and perceived brightness is 90%, so black text on it reaches 17.63:1.

Should I use black or white text on #dcf4b2?

Black. It scores 17.63:1 against #dcf4b2, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #dcf4b2?

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

What colors go well with #dcf4b2?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7E9B4B for secondary text, #2815B7 as an accent and #4D7010 for hover and pressed states. For a palette, the analogous pair #F4EBB2 and #BBF4B2 stays calm, while #CAB2F4 is the loudest partner.

What is #dcf4b2 in CMYK for printing?

cmyk(10%, 0%, 27%, 4%). 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 #dcf4b2 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 #F4F4B2; nudged cooler, #C3F5B1.

Work with #dcf4b2 in the Color Lab