Skip to content

#d2fe9b

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

RGB
210, 254, 155
HSL
87°, 98%, 80%
CMYK
17, 0, 39, 0
Luminance
0.8695

At a glance

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

Hex
#d2fe9b
Hue
87°
green
Saturation
98%
electric
Lightness
80%
light
Brightness
100%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8695
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.39:1
Closest name
Pale Green
ΔE2000 8.4
Where it sits
Hue87° of 360°
Saturation98%
Lightness80%
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#d2fe9b
RGBrgb(210, 254, 155)
HSLhsl(87, 98%, 80%)
CMYKcmyk(17%, 0%, 39%, 0%)
LABlab(94.7 -30.2 42.8)
LCHlch(94.7 52.4 125.2)
OKLCHoklch(0.944 0.134 128.3)
Decimal13827739
Display P3color(display-p3 0.824 0.996 0.608)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2fe9b on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#d2fe9b on black: 18.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF294
deuteranopia · #FFEFA0
tritanopia · #D6F6E6

Color scale — 50 to 950

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

#F8FDF1
#F1FCE3
#E1FBC1
#d2fe9b
#B4FD58
#9BFD21
#88F202
#71CA02
#5AA202
#437406
#2A4904
Base = 300Lightest = 50 · #F8FDF1Darkest = 950 · #2A4904
:root {
  --brand-50: #F8FDF1;
  --brand-100: #F1FCE3;
  --brand-200: #E1FBC1;
  --brand-300: #d2fe9b;
  --brand-400: #B4FD58;
  --brand-500: #9BFD21;
  --brand-600: #88F202;
  --brand-700: #71CA02;
  --brand-800: #5AA202;
  --brand-900: #437406;
  --brand-950: #2A4904;
  --brand: #d2fe9b;
  --brand-ink: #000000;
}

Colors that work with #d2fe9b

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#779B4B
Captions on the surface
Accent#2800CC
Second voice, not a rival
Dark variant#477E01
Hover, pressed, headers
Light variant#F4FFE6
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 #d2fe9b

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#C79BFE
Analogous left#FEF99B
Analogous right#A0FE9B
Split-complement 1#9BA0FE
Split-complement 2#F99BFE
Triadic 1#9BD2FE
Triadic 2#FE9BD2
Tetradic#9BFEF9

RGB percentages

Red82.4%
Green99.6%
Blue60.8%

CMYK percentages

Cyan17.3%
Magenta0.0%
Yellow39.0%
Key (black)0.4%

Color previews

#d2fe9b text on a black background

contrast 18.39:1

Card sample

#d2fe9b text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 254, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 254, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2fe9b;
background: linear-gradient(135deg, #d2fe9b, #9BFEA6);

Monochromatic scale

Palettes built from #d2fe9b

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.

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

#d2fe9b, answered

What color is #d2fe9b?

#d2fe9b is a light electric green, closest to Pale Green (ΔE2000 8.4). It sits at 87° on the hue wheel with 98% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #d2fe9b?

rgb(210, 254, 155) — 210 red, 254 green and 155 blue out of 255, or 82.4% / 99.6% / 60.8% by channel.

Is #d2fe9b a light or a dark color?

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

Should I use black or white text on #d2fe9b?

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

What is the complementary color of #d2fe9b?

#C79BFE sits directly opposite on the wheel. Softer options are the split-complements #9BA0FE and #F99BFE, which give the same contrast with far less vibration.

What colors go well with #d2fe9b?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #779B4B for secondary text, #2800CC as an accent and #477E01 for hover and pressed states. For a palette, the analogous pair #FEF99B and #A0FE9B stays calm, while #C79BFE is the loudest partner.

What is #d2fe9b in CMYK for printing?

cmyk(17%, 0%, 39%, 0%). 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 #d2fe9b 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 #F6FE9B; nudged cooler, #ADFF9A.

Work with #d2fe9b in the Color Lab