Skip to content

#cfda99

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

RGB
207, 218, 153
HSL
70°, 47%, 73%
CMYK
5, 0, 30, 15
Luminance
0.6571

At a glance

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

Hex
#cfda99
Hue
70°
green
Saturation
47%
vivid
Lightness
73%
light
Brightness
85%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6571
WCAG relative
Temperature
Warm
33/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.14:1
Closest name
Pale Goldenrod
ΔE2000 6.2
Where it sits
Hue70° of 360°
Saturation47%
Lightness73%
Temperature
Warm ← → Cool33% 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#cfda99
RGBrgb(207, 218, 153)
HSLhsl(70, 47%, 73%)
CMYKcmyk(5%, 0%, 30%, 15%)
LABlab(84.8 -14.2 30.8)
LCHlch(84.8 33.9 114.7)
OKLCHoklch(0.864 0.086 116.0)
Decimal13621913
Display P3color(display-p3 0.812 0.855 0.600)

Copy-ready code

/* CSS */
color: #cfda99;
background-color: #cfda99;
/* Tailwind (arbitrary) */
class="text-[#cfda99] bg-[#cfda99]"
/* SCSS */
$brand: #cfda99;
/* SwiftUI */
Color(red: 0.812, green: 0.855, blue: 0.600)
/* Android */
Color.parseColor("#cfda99")
/* Flutter */
Color(0xFFCFDA99)
/* Python / OpenCV (BGR) */
(153, 218, 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 #cfda99 · 14.14:1
Use #000000AAA at every size.
Aa
White text · 1.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.14:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cfda99 as text scores 1.48:1 on white and 14.14:1 on black.

Accessibility — WCAG contrast

Aa
#cfda99 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#cfda99 on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3D395
deuteranopia · #E2D49C
tritanopia · #D6D3C9

Color scale — 50 to 950

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

#F9FAF5
#F3F5EA
#E7ECD0
#cfda99
#C5D283
#B1C35A
#A0B441
#869636
#6B782B
#4F5823
#313716
Base = 300Lightest = 50 · #F9FAF5Darkest = 950 · #313716
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F3F5EA;
  --brand-200: #E7ECD0;
  --brand-300: #cfda99;
  --brand-400: #C5D283;
  --brand-500: #B1C35A;
  --brand-600: #A0B441;
  --brand-700: #869636;
  --brand-800: #6B782B;
  --brand-900: #4F5823;
  --brand-950: #313716;
  --brand: #cfda99;
  --brand-ink: #000000;
}

Colors that work with #cfda99

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#E3E9C3
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#323B9A
Second voice, not a rival
Dark variant#535E22
Hover, pressed, headers
Light variant#F6F8EC
Selected rows, tints
Dark surface#222414
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 #cfda99

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#A499DA
Analogous left#DAC499
Analogous right#AEDA99
Split-complement 1#99AEDA
Split-complement 2#C499DA
Triadic 1#99CFDA
Triadic 2#DA99CF
Tetradic#99DAC4

RGB percentages

Red81.2%
Green85.5%
Blue60.0%

CMYK percentages

Cyan5.0%
Magenta0.0%
Yellow29.8%
Key (black)14.5%

Color previews

#cfda99 text on a black background

contrast 14.14:1

Card sample

#cfda99 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfda99

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.

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

#cfda99, answered

What color is #cfda99?

#cfda99 is a light vivid green, closest to Pale Goldenrod (ΔE2000 6.2). It sits at 70° on the hue wheel with 47% saturation and 73% lightness, which reads as warm.

What is the RGB value of #cfda99?

rgb(207, 218, 153) — 207 red, 218 green and 153 blue out of 255, or 81.2% / 85.5% / 60% by channel.

Is #cfda99 a light or a dark color?

It is a light color. Relative luminance is 0.6571 and perceived brightness is 82%, so black text on it reaches 14.14:1.

Should I use black or white text on #cfda99?

Black. It scores 14.14:1 against #cfda99, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #cfda99?

#A499DA sits directly opposite on the wheel. Softer options are the split-complements #99AEDA and #C499DA, which give the same contrast with far less vibration.

What colors go well with #cfda99?

For interface work: #F9FAF4 as the surface, #E3E9C3 for borders, #8D9B4B for secondary text, #323B9A as an accent and #535E22 for hover and pressed states. For a palette, the analogous pair #DAC499 and #AEDA99 stays calm, while #A499DA is the loudest partner.

What is #cfda99 in CMYK for printing?

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

Is #cfda99 warm or cool?

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

Work with #cfda99 in the Color Lab