Skip to content

#ddf6b4

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

RGB
221, 246, 180
HSL
83°, 79%, 84%
CMYK
10, 0, 27, 4
Luminance
0.8458

At a glance

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

Hex
#ddf6b4
Hue
83°
green
Saturation
79%
electric
Lightness
84%
light
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8458
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.92:1
Closest name
Pale Goldenrod
ΔE2000 8.2
Where it sits
Hue83° of 360°
Saturation79%
Lightness84%
Temperature
Warm ← → Cool44% 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#ddf6b4
RGBrgb(221, 246, 180)
HSLhsl(83, 79%, 84%)
CMYKcmyk(10%, 0%, 27%, 4%)
LABlab(93.7 -19.1 29.1)
LCHlch(93.7 34.9 123.3)
OKLCHoklch(0.939 0.090 124.9)
Decimal14546612
Display P3color(display-p3 0.867 0.965 0.706)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf6b4 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ddf6b4 on black: 17.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDEEB0
deuteranopia · #FAEDB7
tritanopia · #E1F0E4

Color scale — 50 to 950

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

#F8FCF3
#F2F9E6
#ddf6b4
#D2F39B
#BBED69
#A4E737
#92DB1A
#7AB616
#619211
#486911
#2D420B
Base = 200Lightest = 50 · #F8FCF3Darkest = 950 · #2D420B
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F2F9E6;
  --brand-200: #ddf6b4;
  --brand-300: #D2F39B;
  --brand-400: #BBED69;
  --brand-500: #A4E737;
  --brand-600: #92DB1A;
  --brand-700: #7AB616;
  --brand-800: #619211;
  --brand-900: #486911;
  --brand-950: #2D420B;
  --brand: #ddf6b4;
  --brand-ink: #000000;
}

Colors that work with #ddf6b4

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#7D9B4B
Captions on the surface
Accent#2711BB
Second voice, not a rival
Dark variant#4C720E
Hover, pressed, headers
Light variant#F5FCE8
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 #ddf6b4

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#CDB4F6
Analogous left#F6EEB4
Analogous right#BCF6B4
Split-complement 1#B4BCF6
Split-complement 2#EEB4F6
Triadic 1#B4DDF6
Triadic 2#F6B4DD
Tetradic#B4F6EE

RGB percentages

Red86.7%
Green96.5%
Blue70.6%

CMYK percentages

Cyan10.2%
Magenta0.0%
Yellow26.8%
Key (black)3.5%

Color previews

#ddf6b4 text on a black background

contrast 17.92:1

Card sample

#ddf6b4 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf6b4

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.

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

#ddf6b4, answered

What color is #ddf6b4?

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

What is the RGB value of #ddf6b4?

rgb(221, 246, 180) — 221 red, 246 green and 180 blue out of 255, or 86.7% / 96.5% / 70.6% by channel.

Is #ddf6b4 a light or a dark color?

It is a light color. Relative luminance is 0.8458 and perceived brightness is 91%, so black text on it reaches 17.92:1.

Should I use black or white text on #ddf6b4?

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

What is the complementary color of #ddf6b4?

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

What colors go well with #ddf6b4?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #2711BB as an accent and #4C720E for hover and pressed states. For a palette, the analogous pair #F6EEB4 and #BCF6B4 stays calm, while #CDB4F6 is the loudest partner.

What is #ddf6b4 in CMYK for printing?

cmyk(10%, 0%, 27%, 4%). 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 #ddf6b4 warm or cool?

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

Work with #ddf6b4 in the Color Lab