Skip to content

#d0fcc2

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

RGB
208, 252, 194
HSL
106°, 91%, 88%
CMYK
18, 0, 23, 1
Luminance
0.8693

At a glance

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

Hex
#d0fcc2
Hue
106°
green
Saturation
91%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8693
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.39:1
Closest name
Pale Green
ΔE2000 9.4
Where it sits
Hue106° of 360°
Saturation91%
Lightness88%
Temperature
Warm ← → Cool56% 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#d0fcc2
RGBrgb(208, 252, 194)
HSLhsl(106, 91%, 88%)
CMYKcmyk(18%, 0%, 23%, 1%)
LABlab(94.7 -24.4 23.3)
LCHlch(94.7 33.8 136.4)
OKLCHoklch(0.946 0.089 138.2)
Decimal13696194
Display P3color(display-p3 0.816 0.988 0.761)

Copy-ready code

/* CSS */
color: #d0fcc2;
background-color: #d0fcc2;
/* Tailwind (arbitrary) */
class="text-[#d0fcc2] bg-[#d0fcc2]"
/* SCSS */
$brand: #d0fcc2;
/* SwiftUI */
Color(red: 0.816, green: 0.988, blue: 0.761)
/* Android */
Color.parseColor("#d0fcc2")
/* Flutter */
Color(0xFFD0FCC2)
/* Python / OpenCV (BGR) */
(194, 252, 208)

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 #d0fcc2 · 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: #d0fcc2 as text scores 1.14:1 on white and 18.39:1 on black.

Accessibility — WCAG contrast

Aa
#d0fcc2 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#d0fcc2 on black: 18.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF2BF
deuteranopia · #F9EEC5
tritanopia · #CFF8EC

Color scale — 50 to 950

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

#F4FDF2
#EAFBE5
#d0fcc2
#ADFA94
#83F75F
#5AF429
#41E90C
#36C20A
#2B9C08
#23700A
#164606
Base = 200Lightest = 50 · #F4FDF2Darkest = 950 · #164606
:root {
  --brand-50: #F4FDF2;
  --brand-100: #EAFBE5;
  --brand-200: #d0fcc2;
  --brand-300: #ADFA94;
  --brand-400: #83F75F;
  --brand-500: #5AF429;
  --brand-600: #41E90C;
  --brand-700: #36C20A;
  --brand-800: #2B9C08;
  --brand-900: #23700A;
  --brand-950: #164606;
  --brand: #d0fcc2;
  --brand-ink: #000000;
}

Colors that work with #d0fcc2

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#F6FAF4
Tinted page background
Border#CBEDC0
Hairlines and dividers
Muted text#5E9B4B
Captions on the surface
Accent#6906C6
Second voice, not a rival
Dark variant#227A06
Hover, pressed, headers
Light variant#ECFEE7
Selected rows, tints
Dark surface#182414
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 #d0fcc2

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#EEC2FC
Analogous left#EDFCC2
Analogous right#C2FCD1
Split-complement 1#D1C2FC
Split-complement 2#FCC2ED
Triadic 1#C2D0FC
Triadic 2#FCC2D0
Tetradic#C2EDFC

RGB percentages

Red81.6%
Green98.8%
Blue76.1%

CMYK percentages

Cyan17.5%
Magenta0.0%
Yellow23.0%
Key (black)1.2%

Color previews

#d0fcc2 text on a black background

contrast 18.39:1

Card sample

#d0fcc2 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 252, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 252, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d0fcc2;
background: linear-gradient(135deg, #d0fcc2, #C2FCDB);

Monochromatic scale

Palettes built from #d0fcc2

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.

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

#d0fcc2, answered

What color is #d0fcc2?

#d0fcc2 is a pale electric green, closest to Pale Green (ΔE2000 9.4). It sits at 106° on the hue wheel with 91% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #d0fcc2?

rgb(208, 252, 194) — 208 red, 252 green and 194 blue out of 255, or 81.6% / 98.8% / 76.1% by channel.

Is #d0fcc2 a light or a dark color?

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

Should I use black or white text on #d0fcc2?

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

What is the complementary color of #d0fcc2?

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

What colors go well with #d0fcc2?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5E9B4B for secondary text, #6906C6 as an accent and #227A06 for hover and pressed states. For a palette, the analogous pair #EDFCC2 and #C2FCD1 stays calm, while #EEC2FC is the loudest partner.

What is #d0fcc2 in CMYK for printing?

cmyk(18%, 0%, 23%, 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 #d0fcc2 warm or cool?

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

Work with #d0fcc2 in the Color Lab