Skip to content

#d2f09c

a light, vivid green · neutral · closest name: Pale Goldenrod

RGB
210, 240, 156
HSL
81°, 74%, 78%
CMYK
13, 0, 35, 6
Luminance
0.7842

At a glance

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

Hex
#d2f09c
Hue
81°
green
Saturation
74%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7842
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.68:1
Closest name
Pale Goldenrod
ΔE2000 9.2
Where it sits
Hue81° of 360°
Saturation74%
Lightness78%
Temperature
Warm ← → Cool43% 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#d2f09c
RGBrgb(210, 240, 156)
HSLhsl(81, 74%, 78%)
CMYKcmyk(13%, 0%, 35%, 6%)
LABlab(91.0 -23.4 37.4)
LCHlch(91.0 44.2 122.0)
OKLCHoklch(0.914 0.113 124.6)
Decimal13824156
Display P3color(display-p3 0.824 0.941 0.612)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2f09c on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#d2f09c on black: 16.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E696
deuteranopia · #F5E5A0
tritanopia · #D7E8DB

Color scale — 50 to 950

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

#F9FCF3
#F2F8E7
#E4F3C8
#d2f09c
#BDE96D
#A7E13C
#94D520
#7CB11B
#638E15
#496714
#2E400C
Base = 300Lightest = 50 · #F9FCF3Darkest = 950 · #2E400C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F2F8E7;
  --brand-200: #E4F3C8;
  --brand-300: #d2f09c;
  --brand-400: #BDE96D;
  --brand-500: #A7E13C;
  --brand-600: #94D520;
  --brand-700: #7CB11B;
  --brand-800: #638E15;
  --brand-900: #496714;
  --brand-950: #2E400C;
  --brand: #d2f09c;
  --brand-ink: #000000;
}

Colors that work with #d2f09c

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#7E9B4B
Captions on the surface
Accent#2917B5
Second voice, not a rival
Dark variant#4D6F11
Hover, pressed, headers
Light variant#F5FCE9
Selected rows, tints
Dark surface#1E2414
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 #d2f09c

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#BA9CF0
Analogous left#F0E49C
Analogous right#A8F09C
Split-complement 1#9CA8F0
Split-complement 2#E49CF0
Triadic 1#9CD2F0
Triadic 2#F09CD2
Tetradic#9CF0E4

RGB percentages

Red82.4%
Green94.1%
Blue61.2%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow35.0%
Key (black)5.9%

Color previews

#d2f09c text on a black background

contrast 16.68:1

Card sample

#d2f09c text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2f09c

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.

#d2f09c 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

Converts to four-color process without much drama. Proof it anyway.

#d2f09c, answered

What color is #d2f09c?

#d2f09c is a light vivid green, closest to Pale Goldenrod (ΔE2000 9.2). It sits at 81° on the hue wheel with 74% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #d2f09c?

rgb(210, 240, 156) — 210 red, 240 green and 156 blue out of 255, or 82.4% / 94.1% / 61.2% by channel.

Is #d2f09c a light or a dark color?

It is a light color. Relative luminance is 0.7842 and perceived brightness is 87%, so black text on it reaches 16.68:1.

Should I use black or white text on #d2f09c?

Black. It scores 16.68:1 against #d2f09c, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #d2f09c?

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

What colors go well with #d2f09c?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7E9B4B for secondary text, #2917B5 as an accent and #4D6F11 for hover and pressed states. For a palette, the analogous pair #F0E49C and #A8F09C stays calm, while #BA9CF0 is the loudest partner.

What is #d2f09c in CMYK for printing?

cmyk(13%, 0%, 35%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d2f09c warm or cool?

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

Work with #d2f09c in the Color Lab