Skip to content

#ddf0bc

a light, vivid green · neutral · closest name: Light Goldenrod Yellow

RGB
221, 240, 188
HSL
82°, 63%, 84%
CMYK
8, 0, 22, 6
Luminance
0.8132

At a glance

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

Hex
#ddf0bc
Hue
82°
green
Saturation
63%
vivid
Lightness
84%
light
Brightness
94%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8132
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.26:1
Closest name
Light Goldenrod Yellow
ΔE2000 6.9
Where it sits
Hue82° of 360°
Saturation63%
Lightness84%
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#ddf0bc
RGBrgb(221, 240, 188)
HSLhsl(82, 63%, 84%)
CMYKcmyk(8%, 0%, 22%, 6%)
LABlab(92.3 -15.1 23.1)
LCHlch(92.3 27.6 123.1)
OKLCHoklch(0.928 0.071 124.1)
Decimal14545084
Display P3color(display-p3 0.867 0.941 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf0bc on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ddf0bc on black: 17.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E9B9
deuteranopia · #F4E9BE
tritanopia · #E1EBE2

Color scale — 50 to 950

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

#F8FBF4
#F2F7E8
#ddf0bc
#D1EAA3
#B9E075
#A2D648
#8FC82D
#77A725
#60851E
#47611A
#2C3D10
Base = 200Lightest = 50 · #F8FBF4Darkest = 950 · #2C3D10
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F2F7E8;
  --brand-200: #ddf0bc;
  --brand-300: #D1EAA3;
  --brand-400: #B9E075;
  --brand-500: #A2D648;
  --brand-600: #8FC82D;
  --brand-700: #77A725;
  --brand-800: #60851E;
  --brand-900: #47611A;
  --brand-950: #2C3D10;
  --brand: #ddf0bc;
  --brand-ink: #000000;
}

Colors that work with #ddf0bc

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#DCEDC0
Hairlines and dividers
Muted text#7E9B4B
Captions on the surface
Accent#3220AC
Second voice, not a rival
Dark variant#4B6817
Hover, pressed, headers
Light variant#F4FAEA
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 #ddf0bc

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#CFBCF0
Analogous left#F0E9BC
Analogous right#C3F0BC
Split-complement 1#BCC3F0
Split-complement 2#E9BCF0
Triadic 1#BCDDF0
Triadic 2#F0BCDD
Tetradic#BCF0E9

RGB percentages

Red86.7%
Green94.1%
Blue73.7%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow21.7%
Key (black)5.9%

Color previews

#ddf0bc text on a black background

contrast 17.26:1

Card sample

#ddf0bc text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf0bc

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.

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

#ddf0bc, answered

What color is #ddf0bc?

#ddf0bc is a light vivid green, closest to Light Goldenrod Yellow (ΔE2000 6.9). It sits at 82° on the hue wheel with 63% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #ddf0bc?

rgb(221, 240, 188) — 221 red, 240 green and 188 blue out of 255, or 86.7% / 94.1% / 73.7% by channel.

Is #ddf0bc a light or a dark color?

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

Should I use black or white text on #ddf0bc?

Black. It scores 17.26:1 against #ddf0bc, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #ddf0bc?

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

What colors go well with #ddf0bc?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7E9B4B for secondary text, #3220AC as an accent and #4B6817 for hover and pressed states. For a palette, the analogous pair #F0E9BC and #C3F0BC stays calm, while #CFBCF0 is the loudest partner.

What is #ddf0bc in CMYK for printing?

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

Is #ddf0bc 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 #F0F0BC; nudged cooler, #CAF1BB.

Work with #ddf0bc in the Color Lab