Skip to content

#d7fd8d

a light, electric green · warm · closest name: Green Yellow

RGB
215, 253, 141
HSL
80°, 97%, 77%
CMYK
15, 0, 44, 1
Luminance
0.8662

At a glance

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

Hex
#d7fd8d
Hue
80°
green
Saturation
97%
electric
Lightness
77%
light
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8662
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.32:1
Closest name
Green Yellow
ΔE2000 9
Where it sits
Hue80° of 360°
Saturation97%
Lightness77%
Temperature
Warm ← → Cool42% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d7fd8d
RGBrgb(215, 253, 141)
HSLhsl(80, 97%, 77%)
CMYKcmyk(15%, 0%, 44%, 1%)
LABlab(94.6 -29.5 49.4)
LCHlch(94.6 57.6 120.9)
OKLCHoklch(0.943 0.145 124.5)
Decimal14155149
Display P3color(display-p3 0.843 0.992 0.553)

Copy-ready code

/* CSS */
color: #d7fd8d;
background-color: #d7fd8d;
/* Tailwind (arbitrary) */
class="text-[#d7fd8d] bg-[#d7fd8d]"
/* SCSS */
$brand: #d7fd8d;
/* SwiftUI */
Color(red: 0.843, green: 0.992, blue: 0.553)
/* Android */
Color.parseColor("#d7fd8d")
/* Flutter */
Color(0xFFD7FD8D)
/* Python / OpenCV (BGR) */
(141, 253, 215)

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

Accessibility — WCAG contrast

Aa
#d7fd8d on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#d7fd8d on black: 18.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF184
deuteranopia · #FFEF93
tritanopia · #DEF3E2

Color scale — 50 to 950

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

#F9FDF1
#F4FCE4
#E7FBC1
#d7fd8d
#C5FC5A
#B1FB22
#A0F104
#86C903
#6BA003
#4F7407
#314804
Base = 300Lightest = 50 · #F9FDF1Darkest = 950 · #314804
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F4FCE4;
  --brand-200: #E7FBC1;
  --brand-300: #d7fd8d;
  --brand-400: #C5FC5A;
  --brand-500: #B1FB22;
  --brand-600: #A0F104;
  --brand-700: #86C903;
  --brand-800: #6BA003;
  --brand-900: #4F7407;
  --brand-950: #314804;
  --brand: #d7fd8d;
  --brand-ink: #000000;
}

Colors that work with #d7fd8d

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#DDEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#1300CC
Second voice, not a rival
Dark variant#537D02
Hover, pressed, headers
Light variant#F6FFE6
Selected rows, tints
Dark surface#1F2414
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 #d7fd8d

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#B38DFD
Analogous left#FDEB8D
Analogous right#9FFD8D
Split-complement 1#8D9FFD
Split-complement 2#EB8DFD
Triadic 1#8DD7FD
Triadic 2#FD8DD7
Tetradic#8DFDEB

RGB percentages

Red84.3%
Green99.2%
Blue55.3%

CMYK percentages

Cyan15.0%
Magenta0.0%
Yellow44.3%
Key (black)0.8%

Color previews

#d7fd8d text on a black background

contrast 18.32:1

Card sample

#d7fd8d text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d7fd8d

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.

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

#d7fd8d, answered

What color is #d7fd8d?

#d7fd8d is a light electric green, closest to Green Yellow (ΔE2000 9). It sits at 80° on the hue wheel with 97% saturation and 77% lightness, which reads as warm.

What is the RGB value of #d7fd8d?

rgb(215, 253, 141) — 215 red, 253 green and 141 blue out of 255, or 84.3% / 99.2% / 55.3% by channel.

Is #d7fd8d a light or a dark color?

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

Should I use black or white text on #d7fd8d?

Black. It scores 18.32:1 against #d7fd8d, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #d7fd8d?

#B38DFD sits directly opposite on the wheel. Softer options are the split-complements #8D9FFD and #EB8DFD, which give the same contrast with far less vibration.

What colors go well with #d7fd8d?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #809B4B for secondary text, #1300CC as an accent and #537D02 for hover and pressed states. For a palette, the analogous pair #FDEB8D and #9FFD8D stays calm, while #B38DFD is the loudest partner.

What is #d7fd8d in CMYK for printing?

cmyk(15%, 0%, 44%, 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 #d7fd8d warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDFA8D; nudged cooler, #AEFE8C.

Work with #d7fd8d in the Color Lab