Skip to content

#cedfac

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

RGB
206, 223, 172
HSL
80°, 44%, 78%
CMYK
8, 0, 23, 13
Luminance
0.6888

At a glance

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

Hex
#cedfac
Hue
80°
green
Saturation
44%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6888
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.78:1
Closest name
Pale Goldenrod
ΔE2000 7.8
Where it sits
Hue80° of 360°
Saturation44%
Lightness78%
Temperature
Warm ← → Cool42% 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#cedfac
RGBrgb(206, 223, 172)
HSLhsl(80, 44%, 78%)
CMYKcmyk(8%, 0%, 23%, 13%)
LABlab(86.4 -14.3 23.2)
LCHlch(86.4 27.3 121.8)
OKLCHoklch(0.878 0.070 122.8)
Decimal13557676
Display P3color(display-p3 0.808 0.875 0.675)

Copy-ready code

/* CSS */
color: #cedfac;
background-color: #cedfac;
/* Tailwind (arbitrary) */
class="text-[#cedfac] bg-[#cedfac]"
/* SCSS */
$brand: #cedfac;
/* SwiftUI */
Color(red: 0.808, green: 0.875, blue: 0.675)
/* Android */
Color.parseColor("#cedfac")
/* Flutter */
Color(0xFFCEDFAC)
/* Python / OpenCV (BGR) */
(172, 223, 206)

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

Accessibility — WCAG contrast

Aa
#cedfac on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cedfac on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5D9A9
deuteranopia · #E3D8AE
tritanopia · #D2DAD1

Color scale — 50 to 950

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

#F8FAF5
#F1F5EA
#E2EBD1
#cedfac
#B7D086
#9FC15D
#8CB144
#759339
#5E762D
#465624
#2B3617
Base = 300Lightest = 50 · #F8FAF5Darkest = 950 · #2B3617
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F1F5EA;
  --brand-200: #E2EBD1;
  --brand-300: #cedfac;
  --brand-400: #B7D086;
  --brand-500: #9FC15D;
  --brand-600: #8CB144;
  --brand-700: #759339;
  --brand-800: #5E762D;
  --brand-900: #465624;
  --brand-950: #2B3617;
  --brand: #cedfac;
  --brand-ink: #000000;
}

Colors that work with #cedfac

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#F8FAF4
Tinted page background
Border#DCE8C4
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#3E3597
Second voice, not a rival
Dark variant#495C24
Hover, pressed, headers
Light variant#F4F8ED
Selected rows, tints
Dark surface#1F2414
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 #cedfac

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#BDACDF
Analogous left#DFD7AC
Analogous right#B5DFAC
Split-complement 1#ACB5DF
Split-complement 2#D7ACDF
Triadic 1#ACCEDF
Triadic 2#DFACCE
Tetradic#ACDFD7

RGB percentages

Red80.8%
Green87.5%
Blue67.5%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow22.9%
Key (black)12.5%

Color previews

#cedfac text on a black background

contrast 14.78:1

Card sample

#cedfac text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 223, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 223, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cedfac;
background: linear-gradient(135deg, #cedfac, #ACDFAC);

Monochromatic scale

Palettes built from #cedfac

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.

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

#cedfac, answered

What color is #cedfac?

#cedfac is a light soft green, closest to Pale Goldenrod (ΔE2000 7.8). It sits at 80° on the hue wheel with 44% saturation and 78% lightness, which reads as warm.

What is the RGB value of #cedfac?

rgb(206, 223, 172) — 206 red, 223 green and 172 blue out of 255, or 80.8% / 87.5% / 67.5% by channel.

Is #cedfac a light or a dark color?

It is a light color. Relative luminance is 0.6888 and perceived brightness is 83%, so black text on it reaches 14.78:1.

Should I use black or white text on #cedfac?

Black. It scores 14.78:1 against #cedfac, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #cedfac?

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

What colors go well with #cedfac?

For interface work: #F8FAF4 as the surface, #DCE8C4 for borders, #809B4B for secondary text, #3E3597 as an accent and #495C24 for hover and pressed states. For a palette, the analogous pair #DFD7AC and #B5DFAC stays calm, while #BDACDF is the loudest partner.

What is #cedfac in CMYK for printing?

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

Is #cedfac warm or cool?

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

Work with #cedfac in the Color Lab