Skip to content

#d2f8ba

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

RGB
210, 248, 186
HSL
97°, 82%, 85%
CMYK
15, 0, 25, 3
Luminance
0.8438

At a glance

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

Hex
#d2f8ba
Hue
97°
green
Saturation
82%
electric
Lightness
85%
pale
Brightness
97%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8438
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.88:1
Closest name
Pale Green
ΔE2000 9.6
Where it sits
Hue97° of 360°
Saturation82%
Lightness85%
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#d2f8ba
RGBrgb(210, 248, 186)
HSLhsl(97, 82%, 85%)
CMYKcmyk(15%, 0%, 25%, 3%)
LABlab(93.6 -23.1 25.9)
LCHlch(93.6 34.7 131.8)
OKLCHoklch(0.937 0.091 133.6)
Decimal13826234
Display P3color(display-p3 0.824 0.973 0.729)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2f8ba on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#d2f8ba on black: 17.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDEFB6
deuteranopia · #F7ECBD
tritanopia · #D3F3E7

Color scale — 50 to 950

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

#F6FCF2
#EDF9E6
#d2f8ba
#BDF599
#9BF066
#7AEA33
#64DE17
#53B913
#43940F
#336B0F
#20430A
Base = 200Lightest = 50 · #F6FCF2Darkest = 950 · #20430A
:root {
  --brand-50: #F6FCF2;
  --brand-100: #EDF9E6;
  --brand-200: #d2f8ba;
  --brand-300: #BDF599;
  --brand-400: #9BF066;
  --brand-500: #7AEA33;
  --brand-600: #64DE17;
  --brand-700: #53B913;
  --brand-800: #43940F;
  --brand-900: #336B0F;
  --brand-950: #20430A;
  --brand: #d2f8ba;
  --brand-ink: #000000;
}

Colors that work with #d2f8ba

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#D1EDC0
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#4E0DBF
Second voice, not a rival
Dark variant#34740C
Hover, pressed, headers
Light variant#F0FDE8
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 #d2f8ba

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#E0BAF8
Analogous left#F1F8BA
Analogous right#BAF8C1
Split-complement 1#C1BAF8
Split-complement 2#F8BAF1
Triadic 1#BAD2F8
Triadic 2#F8BAD2
Tetradic#BAF1F8

RGB percentages

Red82.4%
Green97.3%
Blue72.9%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow25.0%
Key (black)2.7%

Color previews

#d2f8ba text on a black background

contrast 17.88:1

Card sample

#d2f8ba text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2f8ba

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.

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

#d2f8ba, answered

What color is #d2f8ba?

#d2f8ba is a pale electric green, closest to Pale Green (ΔE2000 9.6). It sits at 97° on the hue wheel with 82% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #d2f8ba?

rgb(210, 248, 186) — 210 red, 248 green and 186 blue out of 255, or 82.4% / 97.3% / 72.9% by channel.

Is #d2f8ba a light or a dark color?

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

Should I use black or white text on #d2f8ba?

Black. It scores 17.88:1 against #d2f8ba, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #d2f8ba?

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

What colors go well with #d2f8ba?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #6A9B4B for secondary text, #4E0DBF as an accent and #34740C for hover and pressed states. For a palette, the analogous pair #F1F8BA and #BAF8C1 stays calm, while #E0BAF8 is the loudest partner.

What is #d2f8ba in CMYK for printing?

cmyk(15%, 0%, 25%, 3%). 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 #d2f8ba 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 #E9F8BA; nudged cooler, #BBF9B9.

Work with #d2f8ba in the Color Lab