Skip to content

#ddfdb0

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

RGB
221, 253, 176
HSL
85°, 95%, 84%
CMYK
13, 0, 30, 1
Luminance
0.8876

At a glance

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

Hex
#ddfdb0
Hue
85°
green
Saturation
95%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8876
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.75:1
Closest name
Pale Goldenrod
ΔE2000 9.8
Where it sits
Hue85° of 360°
Saturation95%
Lightness84%
Temperature
Warm ← → Cool46% 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#ddfdb0
RGBrgb(221, 253, 176)
HSLhsl(85, 95%, 84%)
CMYKcmyk(13%, 0%, 30%, 1%)
LABlab(95.5 -23.1 33.5)
LCHlch(95.5 40.7 124.5)
OKLCHoklch(0.953 0.105 126.6)
Decimal14548400
Display P3color(display-p3 0.867 0.992 0.690)

Copy-ready code

/* CSS */
color: #ddfdb0;
background-color: #ddfdb0;
/* Tailwind (arbitrary) */
class="text-[#ddfdb0] bg-[#ddfdb0]"
/* SCSS */
$brand: #ddfdb0;
/* SwiftUI */
Color(red: 0.867, green: 0.992, blue: 0.690)
/* Android */
Color.parseColor("#ddfdb0")
/* Flutter */
Color(0xFFDDFDB0)
/* Python / OpenCV (BGR) */
(176, 253, 221)

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

Accessibility — WCAG contrast

Aa
#ddfdb0 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ddfdb0 on black: 18.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF3AB
deuteranopia · #FFF1B4
tritanopia · #E1F6E9

Color scale — 50 to 950

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

#F8FDF1
#F2FBE4
#ddfdb0
#D0FC92
#B8FB5B
#A1FA24
#8EEF06
#76C705
#5F9F04
#467308
#2C4805
Base = 200Lightest = 50 · #F8FDF1Darkest = 950 · #2C4805
:root {
  --brand-50: #F8FDF1;
  --brand-100: #F2FBE4;
  --brand-200: #ddfdb0;
  --brand-300: #D0FC92;
  --brand-400: #B8FB5B;
  --brand-500: #A1FA24;
  --brand-600: #8EEF06;
  --brand-700: #76C705;
  --brand-800: #5F9F04;
  --brand-900: #467308;
  --brand-950: #2C4805;
  --brand: #ddfdb0;
  --brand-ink: #000000;
}

Colors that work with #ddfdb0

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#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#2300CC
Second voice, not a rival
Dark variant#4A7C03
Hover, pressed, headers
Light variant#F4FEE6
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 #ddfdb0

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#D0B0FD
Analogous left#FDF6B0
Analogous right#B6FDB0
Split-complement 1#B0B6FD
Split-complement 2#F6B0FD
Triadic 1#B0DDFD
Triadic 2#FDB0DD
Tetradic#B0FDF6

RGB percentages

Red86.7%
Green99.2%
Blue69.0%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow30.4%
Key (black)0.8%

Color previews

#ddfdb0 text on a black background

contrast 18.75:1

Card sample

#ddfdb0 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddfdb0

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.

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

#ddfdb0, answered

What color is #ddfdb0?

#ddfdb0 is a light electric green, closest to Pale Goldenrod (ΔE2000 9.8). It sits at 85° on the hue wheel with 95% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #ddfdb0?

rgb(221, 253, 176) — 221 red, 253 green and 176 blue out of 255, or 86.7% / 99.2% / 69% by channel.

Is #ddfdb0 a light or a dark color?

It is a light color. Relative luminance is 0.8876 and perceived brightness is 93%, so black text on it reaches 18.75:1.

Should I use black or white text on #ddfdb0?

Black. It scores 18.75:1 against #ddfdb0, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #ddfdb0?

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

What colors go well with #ddfdb0?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #2300CC as an accent and #4A7C03 for hover and pressed states. For a palette, the analogous pair #FDF6B0 and #B6FDB0 stays calm, while #D0B0FD is the loudest partner.

What is #ddfdb0 in CMYK for printing?

cmyk(13%, 0%, 30%, 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 #ddfdb0 warm or cool?

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

Work with #ddfdb0 in the Color Lab