#cfe9ac
a light, vivid green · neutral · closest name: Pale Goldenrod
At a glance
Every number on this page in one read: what #cfe9ac is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #cfe9ac |
| RGB | rgb(207, 233, 172) |
| HSL | hsl(86, 58%, 79%) |
| CMYK | cmyk(11%, 0%, 26%, 9%) |
| LAB | lab(89.2 -18.9 26.9) |
| LCH | lch(89.2 32.9 125.1) |
| OKLCH | oklch(0.900 0.085 126.8) |
| Decimal | 13625772 |
| Display P3 | color(display-p3 0.812 0.914 0.675) |
Copy-ready code
/* CSS */
color: #cfe9ac;
background-color: #cfe9ac;
/* Tailwind (arbitrary) */
class="text-[#cfe9ac] bg-[#cfe9ac]"
/* SCSS */
$brand: #cfe9ac;
/* SwiftUI */
Color(red: 0.812, green: 0.914, blue: 0.675)
/* Android */
Color.parseColor("#cfe9ac")
/* Flutter */
Color(0xFFCFE9AC)
/* Python / OpenCV (BGR) */
(172, 233, 207)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #cfe9ac 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.
:root {
--brand-50: #F8FBF4;
--brand-100: #F1F7E9;
--brand-200: #E0EFCD;
--brand-300: #cfe9ac;
--brand-400: #B2DC7A;
--brand-500: #98D04E;
--brand-600: #85C233;
--brand-700: #6FA12B;
--brand-800: #598122;
--brand-900: #425E1C;
--brand-950: #293B12;
--brand: #cfe9ac;
--brand-ink: #000000;
}Colors that work with #cfe9ac
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #cfe9ac
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #C6ACE9 | Directly opposite — maximum tension | |
| Analogous left | #E9E5AC | Neighbour, quieter | |
| Analogous right | #B0E9AC | Neighbour, quieter | |
| Split-complement 1 | #ACB0E9 | Contrast without the clash | |
| Split-complement 2 | #E5ACE9 | Contrast without the clash | |
| Triadic 1 | #ACCFE9 | Even thirds — balanced and loud | |
| Triadic 2 | #E9ACCF | Even thirds — balanced and loud | |
| Tetradic | #ACE9E5 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#cfe9ac text on a black background
contrast 15.90:1
#cfe9ac text on a white background
contrast 1.32:1
CSS3 live lab
The quick brown fox
color: #cfe9ac;
background-color: #cfe9ac;
Glowing headline
text-shadow: 2px 2px 8px #cfe9ac;
Soft neon halo
text-shadow: 0 0 14px rgba(207, 233, 172, 0.45);
box-shadow: 0 12px 32px -8px rgba(207, 233, 172, 0.45);
border: 3px solid #cfe9ac; background: linear-gradient(135deg, #cfe9ac, #ACE9B2);
Monochromatic scale
Palettes built from #cfe9ac
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.
Closest color with a full write-up: Tea Green (#d0f0c0) — ΔE2000 4 away, with its history, psychology and brand usage.
#cfe9ac in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#cfe9ac, answered
What color is #cfe9ac?
#cfe9ac is a light vivid green, closest to Pale Goldenrod (ΔE2000 8.6). It sits at 86° on the hue wheel with 58% saturation and 79% lightness, which reads as neutral.
What is the RGB value of #cfe9ac?
rgb(207, 233, 172) — 207 red, 233 green and 172 blue out of 255, or 81.2% / 91.4% / 67.5% by channel.
Is #cfe9ac a light or a dark color?
It is a light color. Relative luminance is 0.7452 and perceived brightness is 86%, so black text on it reaches 15.90:1.
Should I use black or white text on #cfe9ac?
Black. It scores 15.90:1 against #cfe9ac, versus 1.32:1 for white — AAA at any size.
What is the complementary color of #cfe9ac?
#C6ACE9 sits directly opposite on the wheel. Softer options are the split-complements #ACB0E9 and #E5ACE9, which give the same contrast with far less vibration.
What colors go well with #cfe9ac?
For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #799B4B for secondary text, #3C27A5 as an accent and #45651B for hover and pressed states. For a palette, the analogous pair #E9E5AC and #B0E9AC stays calm, while #C6ACE9 is the loudest partner.
What is #cfe9ac in CMYK for printing?
cmyk(11%, 0%, 26%, 9%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #cfe9ac warm or cool?
Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E5E9AC; nudged cooler, #B8EAAB.