Skip to content

#ddf7c2

a pale, electric green · neutral · closest name: Light Goldenrod Yellow

RGB
221, 247, 194
HSL
89°, 77%, 87%
CMYK
11, 0, 22, 3
Luminance
0.8579

At a glance

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

Hex
#ddf7c2
Hue
89°
green
Saturation
77%
electric
Lightness
87%
pale
Brightness
97%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8579
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.16:1
Closest name
Light Goldenrod Yellow
ΔE2000 8
Where it sits
Hue89° of 360°
Saturation77%
Lightness87%
Temperature
Warm ← → Cool49% 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#ddf7c2
RGBrgb(221, 247, 194)
HSLhsl(89, 77%, 87%)
CMYKcmyk(11%, 0%, 22%, 3%)
LABlab(94.2 -17.6 22.7)
LCHlch(94.2 28.7 127.7)
OKLCHoklch(0.944 0.075 129.0)
Decimal14546882
Display P3color(display-p3 0.867 0.969 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddf7c2 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ddf7c2 on black: 18.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDF0BF
deuteranopia · #F9EEC4
tritanopia · #DFF2E8

Color scale — 50 to 950

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

#F7FCF3
#F0F9E7
#ddf7c2
#C8F29C
#ACEB6A
#91E539
#7CD81C
#68B418
#539013
#3E6812
#27410B
Base = 200Lightest = 50 · #F7FCF3Darkest = 950 · #27410B
:root {
  --brand-50: #F7FCF3;
  --brand-100: #F0F9E7;
  --brand-200: #ddf7c2;
  --brand-300: #C8F29C;
  --brand-400: #ACEB6A;
  --brand-500: #91E539;
  --brand-600: #7CD81C;
  --brand-700: #68B418;
  --brand-800: #539013;
  --brand-900: #3E6812;
  --brand-950: #27410B;
  --brand: #ddf7c2;
  --brand-ink: #000000;
}

Colors that work with #ddf7c2

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#F7FAF4
Tinted page background
Border#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#3B15B7
Second voice, not a rival
Dark variant#41710F
Hover, pressed, headers
Light variant#F2FCE8
Selected rows, tints
Dark surface#1C2414
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 #ddf7c2

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#DCC2F7
Analogous left#F7F6C2
Analogous right#C3F7C2
Split-complement 1#C2C3F7
Split-complement 2#F6C2F7
Triadic 1#C2DDF7
Triadic 2#F7C2DD
Tetradic#C2F7F6

RGB percentages

Red86.7%
Green96.9%
Blue76.1%

CMYK percentages

Cyan10.5%
Magenta0.0%
Yellow21.5%
Key (black)3.1%

Color previews

#ddf7c2 text on a black background

contrast 18.16:1

Card sample

#ddf7c2 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf7c2

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.

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

#ddf7c2, answered

What color is #ddf7c2?

#ddf7c2 is a pale electric green, closest to Light Goldenrod Yellow (ΔE2000 8). It sits at 89° on the hue wheel with 77% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #ddf7c2?

rgb(221, 247, 194) — 221 red, 247 green and 194 blue out of 255, or 86.7% / 96.9% / 76.1% by channel.

Is #ddf7c2 a light or a dark color?

It is a light color. Relative luminance is 0.8579 and perceived brightness is 92%, so black text on it reaches 18.16:1.

Should I use black or white text on #ddf7c2?

Black. It scores 18.16:1 against #ddf7c2, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #ddf7c2?

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

What colors go well with #ddf7c2?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #3B15B7 as an accent and #41710F for hover and pressed states. For a palette, the analogous pair #F7F6C2 and #C3F7C2 stays calm, while #DCC2F7 is the loudest partner.

What is #ddf7c2 in CMYK for printing?

cmyk(11%, 0%, 22%, 3%). 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 #ddf7c2 warm or cool?

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

Work with #ddf7c2 in the Color Lab