Skip to content

#cfe89f

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

RGB
207, 232, 159
HSL
81°, 61%, 77%
CMYK
11, 0, 32, 9
Luminance
0.7348

At a glance

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

Hex
#cfe89f
Hue
81°
green
Saturation
61%
vivid
Lightness
77%
light
Brightness
91%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7348
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.70:1
Closest name
Pale Goldenrod
ΔE2000 8.2
Where it sits
Hue81° of 360°
Saturation61%
Lightness77%
Temperature
Warm ← → Cool42% 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#cfe89f
RGBrgb(207, 232, 159)
HSLhsl(81, 61%, 77%)
CMYKcmyk(11%, 0%, 32%, 9%)
LABlab(88.7 -20.3 32.9)
LCHlch(88.7 38.6 121.7)
OKLCHoklch(0.895 0.099 123.7)
Decimal13625503
Display P3color(display-p3 0.812 0.910 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe89f on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cfe89f on black: 15.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0DF9A
deuteranopia · #EDDEA2
tritanopia · #D4E1D5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfe89f 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
#F2F7E8
#E4F0CC
#cfe89f
#BBDE77
#A5D44A
#92C52F
#7AA527
#618420
#48601B
#2D3C11
Base = 300Lightest = 50 · #F9FBF4Darkest = 950 · #2D3C11
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F2F7E8;
  --brand-200: #E4F0CC;
  --brand-300: #cfe89f;
  --brand-400: #BBDE77;
  --brand-500: #A5D44A;
  --brand-600: #92C52F;
  --brand-700: #7AA527;
  --brand-800: #618420;
  --brand-900: #48601B;
  --brand-950: #2D3C11;
  --brand: #cfe89f;
  --brand-ink: #000000;
}

Colors that work with #cfe89f

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#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#3024A8
Second voice, not a rival
Dark variant#4C6719
Hover, pressed, headers
Light variant#F5FAEA
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 #cfe89f

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#B89FE8
Analogous left#E8DC9F
Analogous right#ABE89F
Split-complement 1#9FABE8
Split-complement 2#DC9FE8
Triadic 1#9FCFE8
Triadic 2#E89FCF
Tetradic#9FE8DC

RGB percentages

Red81.2%
Green91.0%
Blue62.4%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow31.5%
Key (black)9.0%

Color previews

#cfe89f text on a black background

contrast 15.70:1

Card sample

#cfe89f text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 232, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 232, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfe89f;
background: linear-gradient(135deg, #cfe89f, #9FE8A0);

Monochromatic scale

Palettes built from #cfe89f

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.

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

#cfe89f, answered

What color is #cfe89f?

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

What is the RGB value of #cfe89f?

rgb(207, 232, 159) — 207 red, 232 green and 159 blue out of 255, or 81.2% / 91% / 62.4% by channel.

Is #cfe89f a light or a dark color?

It is a light color. Relative luminance is 0.7348 and perceived brightness is 85%, so black text on it reaches 15.70:1.

Should I use black or white text on #cfe89f?

Black. It scores 15.70:1 against #cfe89f, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #cfe89f?

#B89FE8 sits directly opposite on the wheel. Softer options are the split-complements #9FABE8 and #DC9FE8, which give the same contrast with far less vibration.

What colors go well with #cfe89f?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #3024A8 as an accent and #4C6719 for hover and pressed states. For a palette, the analogous pair #E8DC9F and #ABE89F stays calm, while #B89FE8 is the loudest partner.

What is #cfe89f in CMYK for printing?

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

Is #cfe89f warm or cool?

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

Work with #cfe89f in the Color Lab