Skip to content

#d2fdb9

a pale, electric green · neutral · closest name: Pale Green

RGB
210, 253, 185
HSL
98°, 94%, 86%
CMYK
17, 0, 27, 1
Luminance
0.8745

At a glance

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

Hex
#d2fdb9
Hue
98°
green
Saturation
94%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8745
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.49:1
Closest name
Pale Green
ΔE2000 8.6
Where it sits
Hue98° of 360°
Saturation94%
Lightness86%
Temperature
Warm ← → Cool53% 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#d2fdb9
RGBrgb(210, 253, 185)
HSLhsl(98, 94%, 86%)
CMYKcmyk(17%, 0%, 27%, 1%)
LABlab(94.9 -25.6 28.1)
LCHlch(94.9 38.1 132.3)
OKLCHoklch(0.947 0.100 134.3)
Decimal13827513
Display P3color(display-p3 0.824 0.992 0.725)

Copy-ready code

/* CSS */
color: #d2fdb9;
background-color: #d2fdb9;
/* Tailwind (arbitrary) */
class="text-[#d2fdb9] bg-[#d2fdb9]"
/* SCSS */
$brand: #d2fdb9;
/* SwiftUI */
Color(red: 0.824, green: 0.992, blue: 0.725)
/* Android */
Color.parseColor("#d2fdb9")
/* Flutter */
Color(0xFFD2FDB9)
/* Python / OpenCV (BGR) */
(185, 253, 210)

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

Accessibility — WCAG contrast

Aa
#d2fdb9 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#d2fdb9 on black: 18.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF3B5
deuteranopia · #FCEFBC
tritanopia · #D2F8EB

Color scale — 50 to 950

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

#F6FDF2
#EDFBE4
#d2fdb9
#B9FC92
#96FA5B
#73F925
#5CEE07
#4DC606
#3D9F05
#2F7208
#1E4705
Base = 200Lightest = 50 · #F6FDF2Darkest = 950 · #1E4705
:root {
  --brand-50: #F6FDF2;
  --brand-100: #EDFBE4;
  --brand-200: #d2fdb9;
  --brand-300: #B9FC92;
  --brand-400: #96FA5B;
  --brand-500: #73F925;
  --brand-600: #5CEE07;
  --brand-700: #4DC606;
  --brand-800: #3D9F05;
  --brand-900: #2F7208;
  --brand-950: #1E4705;
  --brand: #d2fdb9;
  --brand-ink: #000000;
}

Colors that work with #d2fdb9

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#F7FAF4
Tinted page background
Border#D0EDC0
Hairlines and dividers
Muted text#689B4B
Captions on the surface
Accent#4F03C9
Second voice, not a rival
Dark variant#307C04
Hover, pressed, headers
Light variant#EFFEE6
Selected rows, tints
Dark surface#1A2414
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 #d2fdb9

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#E4B9FD
Analogous left#F4FDB9
Analogous right#B9FDC2
Split-complement 1#C2B9FD
Split-complement 2#FDB9F4
Triadic 1#B9D2FD
Triadic 2#FDB9D2
Tetradic#B9F4FD

RGB percentages

Red82.4%
Green99.2%
Blue72.5%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow26.9%
Key (black)0.8%

Color previews

#d2fdb9 text on a black background

contrast 18.49:1

Card sample

#d2fdb9 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 253, 185, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 253, 185, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2fdb9;
background: linear-gradient(135deg, #d2fdb9, #B9FDCD);

Monochromatic scale

Palettes built from #d2fdb9

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.

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

#d2fdb9, answered

What color is #d2fdb9?

#d2fdb9 is a pale electric green, closest to Pale Green (ΔE2000 8.6). It sits at 98° on the hue wheel with 94% saturation and 86% lightness, which reads as neutral.

What is the RGB value of #d2fdb9?

rgb(210, 253, 185) — 210 red, 253 green and 185 blue out of 255, or 82.4% / 99.2% / 72.5% by channel.

Is #d2fdb9 a light or a dark color?

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

Should I use black or white text on #d2fdb9?

Black. It scores 18.49:1 against #d2fdb9, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #d2fdb9?

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

What colors go well with #d2fdb9?

For interface work: #F7FAF4 as the surface, #D0EDC0 for borders, #689B4B for secondary text, #4F03C9 as an accent and #307C04 for hover and pressed states. For a palette, the analogous pair #F4FDB9 and #B9FDC2 stays calm, while #E4B9FD is the loudest partner.

What is #d2fdb9 in CMYK for printing?

cmyk(17%, 0%, 27%, 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 #d2fdb9 warm or cool?

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

Work with #d2fdb9 in the Color Lab