Skip to content

#defdcf

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

RGB
222, 253, 207
HSL
100°, 92%, 90%
CMYK
12, 0, 18, 1
Luminance
0.9029

At a glance

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

Hex
#defdcf
Hue
100°
green
Saturation
92%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9029
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
19.06:1
Closest name
Light Goldenrod Yellow
ΔE2000 8.8
Where it sits
Hue100° of 360°
Saturation92%
Lightness90%
Temperature
Warm ← → Cool54% 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#defdcf
RGBrgb(222, 253, 207)
HSLhsl(100, 92%, 90%)
CMYKcmyk(12%, 0%, 18%, 1%)
LABlab(96.1 -18.1 18.7)
LCHlch(96.1 26.1 134.1)
OKLCHoklch(0.960 0.069 135.4)
Decimal14613967
Display P3color(display-p3 0.871 0.992 0.812)

Copy-ready code

/* CSS */
color: #defdcf;
background-color: #defdcf;
/* Tailwind (arbitrary) */
class="text-[#defdcf] bg-[#defdcf]"
/* SCSS */
$brand: #defdcf;
/* SwiftUI */
Color(red: 0.871, green: 0.992, blue: 0.812)
/* Android */
Color.parseColor("#defdcf")
/* Flutter */
Color(0xFFDEFDCF)
/* Python / OpenCV (BGR) */
(207, 253, 222)

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 #defdcf · 19.06:1
Use #000000AAA at every size.
Aa
White text · 1.10:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.06:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #defdcf as text scores 1.10:1 on white and 19.06:1 on black.

Accessibility — WCAG contrast

Aa
#defdcf on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#defdcf on black: 19.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF6CC
deuteranopia · #FCF3D1
tritanopia · #DEF9F0

Color scale — 50 to 950

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

#F5FDF2
#ECFBE4
#defdcf
#B5FB93
#90F85D
#6BF628
#53EB0A
#45C408
#389D07
#2B7109
#1B4706
Base = 200Lightest = 50 · #F5FDF2Darkest = 950 · #1B4706
:root {
  --brand-50: #F5FDF2;
  --brand-100: #ECFBE4;
  --brand-200: #defdcf;
  --brand-300: #B5FB93;
  --brand-400: #90F85D;
  --brand-500: #6BF628;
  --brand-600: #53EB0A;
  --brand-700: #45C408;
  --brand-800: #389D07;
  --brand-900: #2B7109;
  --brand-950: #1B4706;
  --brand: #defdcf;
  --brand-ink: #000000;
}

Colors that work with #defdcf

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#F6FAF4
Tinted page background
Border#CEEDC0
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#5604C8
Second voice, not a rival
Dark variant#2B7A05
Hover, pressed, headers
Light variant#EEFEE7
Selected rows, tints
Dark surface#192414
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 #defdcf

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#EECFFD
Analogous left#F5FDCF
Analogous right#CFFDD7
Split-complement 1#D7CFFD
Split-complement 2#FDCFF5
Triadic 1#CFDEFD
Triadic 2#FDCFDE
Tetradic#CFF5FD

RGB percentages

Red87.1%
Green99.2%
Blue81.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow18.2%
Key (black)0.8%

Color previews

#defdcf text on a black background

contrast 19.06:1

Card sample

#defdcf text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 253, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 253, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #defdcf;
background: linear-gradient(135deg, #defdcf, #CFFDDF);

Monochromatic scale

Palettes built from #defdcf

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.

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

#defdcf, answered

What color is #defdcf?

#defdcf is a pale electric green, closest to Light Goldenrod Yellow (ΔE2000 8.8). It sits at 100° on the hue wheel with 92% saturation and 90% lightness, which reads as neutral.

What is the RGB value of #defdcf?

rgb(222, 253, 207) — 222 red, 253 green and 207 blue out of 255, or 87.1% / 99.2% / 81.2% by channel.

Is #defdcf a light or a dark color?

It is a light color. Relative luminance is 0.9029 and perceived brightness is 94%, so black text on it reaches 19.06:1.

Should I use black or white text on #defdcf?

Black. It scores 19.06:1 against #defdcf, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #defdcf?

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

What colors go well with #defdcf?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #659B4B for secondary text, #5604C8 as an accent and #2B7A05 for hover and pressed states. For a palette, the analogous pair #F5FDCF and #CFFDD7 stays calm, while #EECFFD is the loudest partner.

What is #defdcf in CMYK for printing?

cmyk(12%, 0%, 18%, 1%). 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 #defdcf warm or cool?

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

Work with #defdcf in the Color Lab