Skip to content

#ddf3a3

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

RGB
221, 243, 163
HSL
77°, 77%, 80%
CMYK
9, 0, 33, 5
Luminance
0.8212

At a glance

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

Hex
#ddf3a3
Hue
77°
green
Saturation
77%
electric
Lightness
80%
light
Brightness
95%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8212
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.42:1
Closest name
Pale Goldenrod
ΔE2000 7.6
Where it sits
Hue77° of 360°
Saturation77%
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#ddf3a3
RGBrgb(221, 243, 163)
HSLhsl(77, 77%, 80%)
CMYKcmyk(9%, 0%, 33%, 5%)
LABlab(92.6 -20.0 36.3)
LCHlch(92.6 41.4 118.9)
OKLCHoklch(0.929 0.105 121.0)
Decimal14545827
Display P3color(display-p3 0.867 0.953 0.639)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf3a3 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ddf3a3 on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDEA9D
deuteranopia · #FAEAA7
tritanopia · #E4EBDF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddf3a3 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
#F4F9E7
#E8F4C7
#ddf3a3
#C8EC6A
#B6E539
#A5D91C
#89B418
#6E9013
#516812
#32410B
Base = 300Lightest = 50 · #F9FCF3Darkest = 950 · #32410B
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F4F9E7;
  --brand-200: #E8F4C7;
  --brand-300: #ddf3a3;
  --brand-400: #C8EC6A;
  --brand-500: #B6E539;
  --brand-600: #A5D91C;
  --brand-700: #89B418;
  --brand-800: #6E9013;
  --brand-900: #516812;
  --brand-950: #32410B;
  --brand: #ddf3a3;
  --brand-ink: #000000;
}

Colors that work with #ddf3a3

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#1714B8
Second voice, not a rival
Dark variant#56710F
Hover, pressed, headers
Light variant#F7FCE8
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 #ddf3a3

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#B9A3F3
Analogous left#F3E1A3
Analogous right#B5F3A3
Split-complement 1#A3B5F3
Split-complement 2#E1A3F3
Triadic 1#A3DDF3
Triadic 2#F3A3DD
Tetradic#A3F3E1

RGB percentages

Red86.7%
Green95.3%
Blue63.9%

CMYK percentages

Cyan9.1%
Magenta0.0%
Yellow32.9%
Key (black)4.7%

Color previews

#ddf3a3 text on a black background

contrast 17.42:1

Card sample

#ddf3a3 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf3a3

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.

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

#ddf3a3, answered

What color is #ddf3a3?

#ddf3a3 is a light electric green, closest to Pale Goldenrod (ΔE2000 7.6). It sits at 77° on the hue wheel with 77% saturation and 80% lightness, which reads as warm.

What is the RGB value of #ddf3a3?

rgb(221, 243, 163) — 221 red, 243 green and 163 blue out of 255, or 86.7% / 95.3% / 63.9% by channel.

Is #ddf3a3 a light or a dark color?

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

Should I use black or white text on #ddf3a3?

Black. It scores 17.42:1 against #ddf3a3, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #ddf3a3?

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

What colors go well with #ddf3a3?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #1714B8 as an accent and #56710F for hover and pressed states. For a palette, the analogous pair #F3E1A3 and #B5F3A3 stays calm, while #B9A3F3 is the loudest partner.

What is #ddf3a3 in CMYK for printing?

cmyk(9%, 0%, 33%, 5%). 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 #ddf3a3 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 #F3ECA3; nudged cooler, #BFF4A2.

Work with #ddf3a3 in the Color Lab