Skip to content

#dcedaf

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

RGB
220, 237, 175
HSL
77°, 63%, 81%
CMYK
7, 0, 26, 7
Luminance
0.7888

At a glance

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

Hex
#dcedaf
Hue
77°
green
Saturation
63%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7888
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.78:1
Closest name
Pale Goldenrod
ΔE2000 6.3
Where it sits
Hue77° of 360°
Saturation63%
Lightness81%
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#dcedaf
RGBrgb(220, 237, 175)
HSLhsl(77, 63%, 81%)
CMYKcmyk(7%, 0%, 26%, 7%)
LABlab(91.2 -15.8 28.3)
LCHlch(91.2 32.4 119.2)
OKLCHoklch(0.918 0.083 120.5)
Decimal14478767
Display P3color(display-p3 0.863 0.929 0.686)

Copy-ready code

/* CSS */
color: #dcedaf;
background-color: #dcedaf;
/* Tailwind (arbitrary) */
class="text-[#dcedaf] bg-[#dcedaf]"
/* SCSS */
$brand: #dcedaf;
/* SwiftUI */
Color(red: 0.863, green: 0.929, blue: 0.686)
/* Android */
Color.parseColor("#dcedaf")
/* Flutter */
Color(0xFFDCEDAF)
/* Python / OpenCV (BGR) */
(175, 237, 220)

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

Accessibility — WCAG contrast

Aa
#dcedaf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dcedaf on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E6AB
deuteranopia · #F3E6B2
tritanopia · #E2E7DC

Color scale — 50 to 950

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

#F9FBF4
#F3F7E8
#E6F0CB
#dcedaf
#C3E076
#AFD648
#9DC82D
#83A725
#69851E
#4D611A
#303D10
Base = 300Lightest = 50 · #F9FBF4Darkest = 950 · #303D10
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F3F7E8;
  --brand-200: #E6F0CB;
  --brand-300: #dcedaf;
  --brand-400: #C3E076;
  --brand-500: #AFD648;
  --brand-600: #9DC82D;
  --brand-700: #83A725;
  --brand-800: #69851E;
  --brand-900: #4D611A;
  --brand-950: #303D10;
  --brand: #dcedaf;
  --brand-ink: #000000;
}

Colors that work with #dcedaf

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#2521AB
Second voice, not a rival
Dark variant#526817
Hover, pressed, headers
Light variant#F6FAEA
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 #dcedaf

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#C0AFED
Analogous left#EDDFAF
Analogous right#BDEDAF
Split-complement 1#AFBDED
Split-complement 2#DFAFED
Triadic 1#AFDCED
Triadic 2#EDAFDC
Tetradic#AFEDDF

RGB percentages

Red86.3%
Green92.9%
Blue68.6%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#dcedaf text on a black background

contrast 16.78:1

Card sample

#dcedaf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 237, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 237, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcedaf;
background: linear-gradient(135deg, #dcedaf, #B3EDAF);

Monochromatic scale

Palettes built from #dcedaf

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.

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

#dcedaf, answered

What color is #dcedaf?

#dcedaf is a light vivid green, closest to Pale Goldenrod (ΔE2000 6.3). It sits at 77° on the hue wheel with 63% saturation and 81% lightness, which reads as warm.

What is the RGB value of #dcedaf?

rgb(220, 237, 175) — 220 red, 237 green and 175 blue out of 255, or 86.3% / 92.9% / 68.6% by channel.

Is #dcedaf a light or a dark color?

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

Should I use black or white text on #dcedaf?

Black. It scores 16.78:1 against #dcedaf, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #dcedaf?

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

What colors go well with #dcedaf?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #859B4B for secondary text, #2521AB as an accent and #526817 for hover and pressed states. For a palette, the analogous pair #EDDFAF and #BDEDAF stays calm, while #C0AFED is the loudest partner.

What is #dcedaf in CMYK for printing?

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

Is #dcedaf 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 #EDE7AF; nudged cooler, #C5EEAE.

Work with #dcedaf in the Color Lab