Skip to content

#ddf0aa

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

RGB
221, 240, 170
HSL
76°, 70%, 80%
CMYK
8, 0, 29, 6
Luminance
0.8059

At a glance

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

Hex
#ddf0aa
Hue
76°
green
Saturation
70%
vivid
Lightness
80%
light
Brightness
94%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8059
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.12:1
Closest name
Pale Goldenrod
ΔE2000 6.7
Where it sits
Hue76° of 360°
Saturation70%
Lightness80%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ddf0aa
RGBrgb(221, 240, 170)
HSLhsl(76, 70%, 80%)
CMYKcmyk(8%, 0%, 29%, 6%)
LABlab(92.0 -17.6 31.8)
LCHlch(92.0 36.4 118.9)
OKLCHoklch(0.924 0.093 120.6)
Decimal14545066
Display P3color(display-p3 0.867 0.941 0.667)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf0aa on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ddf0aa on black: 17.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E8A5
deuteranopia · #F6E8AD
tritanopia · #E3E9DE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddf0aa 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
#F4F8E7
#E7F2C9
#ddf0aa
#C6E670
#B3DD40
#A2D025
#87AD1F
#6C8B18
#4F6516
#313F0E
Base = 300Lightest = 50 · #F9FCF3Darkest = 950 · #313F0E
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F4F8E7;
  --brand-200: #E7F2C9;
  --brand-300: #ddf0aa;
  --brand-400: #C6E670;
  --brand-500: #B3DD40;
  --brand-600: #A2D025;
  --brand-700: #87AD1F;
  --brand-800: #6C8B18;
  --brand-900: #4F6516;
  --brand-950: #313F0E;
  --brand: #ddf0aa;
  --brand-ink: #000000;
}

Colors that work with #ddf0aa

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#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#859B4B
Captions on the surface
Accent#1F1BB1
Second voice, not a rival
Dark variant#546C13
Hover, pressed, headers
Light variant#F6FBE9
Selected rows, tints
Dark surface#202414
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 #ddf0aa

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#BDAAF0
Analogous left#F0E0AA
Analogous right#BAF0AA
Split-complement 1#AABAF0
Split-complement 2#E0AAF0
Triadic 1#AADDF0
Triadic 2#F0AADD
Tetradic#AAF0E0

RGB percentages

Red86.7%
Green94.1%
Blue66.7%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow29.2%
Key (black)5.9%

Color previews

#ddf0aa text on a black background

contrast 17.12:1

Card sample

#ddf0aa text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf0aa

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.

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

#ddf0aa, answered

What color is #ddf0aa?

#ddf0aa is a light vivid green, closest to Pale Goldenrod (ΔE2000 6.7). It sits at 76° on the hue wheel with 70% saturation and 80% lightness, which reads as warm.

What is the RGB value of #ddf0aa?

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

Is #ddf0aa a light or a dark color?

It is a light color. Relative luminance is 0.8059 and perceived brightness is 89%, so black text on it reaches 17.12:1.

Should I use black or white text on #ddf0aa?

Black. It scores 17.12:1 against #ddf0aa, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #ddf0aa?

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

What colors go well with #ddf0aa?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #1F1BB1 as an accent and #546C13 for hover and pressed states. For a palette, the analogous pair #F0E0AA and #BAF0AA stays calm, while #BDAAF0 is the loudest partner.

What is #ddf0aa in CMYK for printing?

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

Is #ddf0aa warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F0E9AA; nudged cooler, #C3F1A9.

Work with #ddf0aa in the Color Lab