Skip to content

#cfdcb3

a light, soft green · warm · closest name: Light Goldenrod Yellow

RGB
207, 220, 179
HSL
79°, 37%, 78%
CMYK
6, 0, 19, 14
Luminance
0.6771

At a glance

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

Hex
#cfdcb3
Hue
79°
green
Saturation
37%
soft
Lightness
78%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6771
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.54:1
Closest name
Light Goldenrod Yellow
ΔE2000 8.3
Where it sits
Hue79° of 360°
Saturation37%
Lightness78%
Temperature
Warm ← → Cool41% 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#cfdcb3
RGBrgb(207, 220, 179)
HSLhsl(79, 37%, 78%)
CMYKcmyk(6%, 0%, 19%, 14%)
LABlab(85.9 -11.4 18.7)
LCHlch(85.9 21.9 121.4)
OKLCHoklch(0.874 0.057 121.9)
Decimal13622451
Display P3color(display-p3 0.812 0.863 0.702)

Copy-ready code

/* CSS */
color: #cfdcb3;
background-color: #cfdcb3;
/* Tailwind (arbitrary) */
class="text-[#cfdcb3] bg-[#cfdcb3]"
/* SCSS */
$brand: #cfdcb3;
/* SwiftUI */
Color(red: 0.812, green: 0.863, blue: 0.702)
/* Android */
Color.parseColor("#cfdcb3")
/* Flutter */
Color(0xFFCFDCB3)
/* Python / OpenCV (BGR) */
(179, 220, 207)

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

Accessibility — WCAG contrast

Aa
#cfdcb3 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cfdcb3 on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D7B1
deuteranopia · #E0D7B5
tritanopia · #D2D8D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfdcb3 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
#F1F4EB
#E2E9D3
#cfdcb3
#B6CA8C
#9EB865
#8BA84D
#748C40
#5D7033
#455228
#2B3319
Base = 300Lightest = 50 · #F8FAF5Darkest = 950 · #2B3319
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F1F4EB;
  --brand-200: #E2E9D3;
  --brand-300: #cfdcb3;
  --brand-400: #B6CA8C;
  --brand-500: #9EB865;
  --brand-600: #8BA84D;
  --brand-700: #748C40;
  --brand-800: #5D7033;
  --brand-900: #455228;
  --brand-950: #2B3319;
  --brand: #cfdcb3;
  --brand-ink: #000000;
}

Colors that work with #cfdcb3

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#F8FAF5
Tinted page background
Border#DCE5C7
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#423D8F
Second voice, not a rival
Dark variant#485728
Hover, pressed, headers
Light variant#F4F7EE
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 #cfdcb3

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#C0B3DC
Analogous left#DCD4B3
Analogous right#BADCB3
Split-complement 1#B3BADC
Split-complement 2#D4B3DC
Triadic 1#B3CFDC
Triadic 2#DCB3CF
Tetradic#B3DCD4

RGB percentages

Red81.2%
Green86.3%
Blue70.2%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow18.6%
Key (black)13.7%

Color previews

#cfdcb3 text on a black background

contrast 14.54:1

Card sample

#cfdcb3 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfdcb3

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.

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

#cfdcb3, answered

What color is #cfdcb3?

#cfdcb3 is a light soft green, closest to Light Goldenrod Yellow (ΔE2000 8.3). It sits at 79° on the hue wheel with 37% saturation and 78% lightness, which reads as warm.

What is the RGB value of #cfdcb3?

rgb(207, 220, 179) — 207 red, 220 green and 179 blue out of 255, or 81.2% / 86.3% / 70.2% by channel.

Is #cfdcb3 a light or a dark color?

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

Should I use black or white text on #cfdcb3?

Black. It scores 14.54:1 against #cfdcb3, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #cfdcb3?

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

What colors go well with #cfdcb3?

For interface work: #F8FAF5 as the surface, #DCE5C7 for borders, #819B4B for secondary text, #423D8F as an accent and #485728 for hover and pressed states. For a palette, the analogous pair #DCD4B3 and #BADCB3 stays calm, while #C0B3DC is the loudest partner.

What is #cfdcb3 in CMYK for printing?

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

Is #cfdcb3 warm or cool?

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

Work with #cfdcb3 in the Color Lab